| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | An opaque, unique identifier for a localization | [optional] |
| Languages | []string | a list of locale codes that are available in the localization. See supported languages for an exhaustive list of locale codes. | [optional] |
| Url | string | The API url for a specific localization | [optional] |
| Template | string | An opaque, unique identifier for a template | [optional] |
| Compiled | CompiledRead | [optional] | |
| CreatedAt | time.Time | The time of initial creation | [optional] |
| UpdatedAt | time.Time | The time of last update | [optional] |
| Name | string | The user-specified name of a localization | [optional] |
| LocaleGroup | string | the locale group this localization belongs to, if this field is empty the localization does not belong to any locale group | [optional] |