Template configuration
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Template name | |
| tags | List<String> | A list of tags assigned to a template | [optional] |
| isDraft | Boolean | Indicates if the template is a draft or published. | [optional] |
| layout | TemplateDefinitionNewLayout | [optional] | |
| pages | List<TemplateDefinitionNewPagesInner> | Defines page or label size, margins and components on page or label | [optional] |
| dataSettings | TemplateDefinitionNewDataSettings | [optional] | |
| editor | TemplateDefinitionNewEditor | [optional] | |
| fontSubsetting | Boolean | If font-subsetting is applied to document when generated | [optional] |
| barcodeAsImage | Boolean | Defines if barcodes are rendered as raster images instead of vector graphics. | [optional] |