tm.ticketlayouttemplate
Fields
Field | Description |
---|---|
id int | Unique ID |
typeid int | Type ID References: tm.ticketlayout |
name string | Name for the ticket layout template |
htmltemplate string | HTML template containing the definition for the ticket layout template |
ticketsperpage int | Number of tickets to be printed per page |
css string | Css classes for the ticket layout template |
translations map[k:string t:map v:string] | Translations for the ticket layout template |
deliveryscenarios [int] | Deliveryscenario’s for which this ticket layout template will be used |
createdts timestamp | Created timestamp |
lastupdatets timestamp | Last updated timestamp |
isarchived bool | Whether or not this item is archived |