LanguageInfo
User interface language data
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of a language |
uri | str | ❌ | Canonical URI of a language |
greeting | bool | ❌ | Indicates whether a language is available as greeting language |
formatting_locale | bool | ❌ | Indicates whether a language is available as formatting locale |
locale_code | str | ❌ | Localization code of a language |
iso_code | str | ❌ | Country code according to the ISO standard, see ISO 3166 |
name | str | ❌ | Official name of a language |
ui | bool | ❌ | Indicates whether a language is available as UI language |
time_format | str | ❌ | Time format |
date_format | str | ❌ | Date format |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs