| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | Unique identifier | [optional] |
| name | String | Template name | [optional] |
| tags | [String] | A list of tags assigned to a template | [optional] |
| is_draft | Boolean | Indicates if the template is a draft or published. | [optional] |
| layout | TemplateDefinitionNewLayout | [optional] | |
| pages | [TemplateDefinitionPagesInner] | Defines page or label size, margins and components on page or label | [optional] |
| data_settings | TemplateDefinitionDataSettings | [optional] | |
| editor | TemplateDefinitionEditor | [optional] |