Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 954 Bytes

File metadata and controls

15 lines (11 loc) · 954 Bytes

LocalizationMetaRead

localization metadata

Properties

Name Type Description Notes
id str An opaque, unique identifier for a localization [optional]
name str The user-specified name of a localization [optional]
url str The API url for a specific localization [optional]
locale_group str the locale group this localization belongs to, if this field is empty the localization does not belong to any locale group [optional]
languages list[str] 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]