| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | An opaque, unique identifier for a template | [optional] |
| name | String | The name of a template | [optional] |
| description | String | A description of the template | [optional] |
| url | String | The API url for a specific template | [optional] |
| localizations | [LocalizationMetaRead] | A list of the Template's available localizations | [optional] |
| createdAt | Date | The time of initial creation | [optional] |
| updatedAt | Date | The time of last update | [optional] |
| compiled | CompiledRead | [optional] |