Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.24 KB

File metadata and controls

19 lines (14 loc) · 1.24 KB

LocalizationRead

Properties

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]

[Back to Model list] [Back to API list] [Back to README]