Views

tm.locktype

1min
a lock type is used for locking tickets so they can not be sold a lock can either be 'hard', meaning that the lock is normally never released and the ticket is kept out of the inventory, or 'soft', meaning that the lock is temporary and the tickets will still be available for sale later fields field type description id int unique id name mlstring name for the lock type ishardlock bool indicates whether this lock is a hard lock (meaning that it normally never will be released and does not count for the inventory) or a soft lock hideseats bool hides seats in online sales if this is true color string the color of the lock type createdts timestamp created timestamp lastupdatets timestamp last updated timestamp isarchived bool whether or not this item is archived