tm.ticketlayouttemplate

A ticket layout template belongs to a ticket layout and defines the ticket layout in the context of one or more Delivery scenarios and consists of a html template and css classes.

Fields

FieldDescription
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