Template Object
Field | Type | Description |
---|---|---|
id | Integer | Unique ID of the template. |
name | String | Name of the template. |
code | String | Returns template code |
active | Boolean | Returns true if template is active |
orientation | String | Orientation of the template. |
template_group_id | Integer | Template group ID. |
created | Timestamp | Returns Unix timestamp of when template was created. |
updated | Timestamp | Returns Unix timestamp of when template was updated. |