osapi.jive.corev3.metadata.Locale
Metadata about a locale configured on this Jive instance.
Since: 3.1
Properties
Property | Type | Mode † | Description |
---|---|---|---|
country | String | read-only | ↑ Country code for this locale (if any). |
displayCountry | String | read-only | ↑ Display name for the country of this locale (if any). |
displayLanguage | String | read-only | ↑ Display name of the language of this locale (if any). |
displayVariant | String | read-only | ↑ Display name of the language variant of this locale (if any). |
id | String | read-only | ↑ Unique identifier of this locale. This is the value that will be present in a
|
language | String | read-only | ↑ Language code of this locale. |
variant | String | read-only | ↑ Language variant code of this locale (if any). |