Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 991 Bytes

LocalizationMetaRead.md

File metadata and controls

14 lines (11 loc) · 991 Bytes

IO.Dyspatch.Model.LocalizationMetaRead

localization metadata

Properties

Name Type Description Notes
Id string An opaque, unique identifier for a localization [optional]
Name string The user-specified name of a localization [optional]
Url string The API url for a specific 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]
Languages List<string> a list of locale codes that are available in the localization. See supported languages for an exhaustive list of locale codes. [optional]

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