User interface language data
More...
|
string | id [get, set] |
| Internal identifier of a language More...
|
|
string | uri [get, set] |
| Canonical URI of a language Format: uri More...
|
|
bool? | greeting [get, set] |
| Indicates whether a language is available as greeting language More...
|
|
bool? | formattingLocale [get, set] |
| Indicates whether a language is available as formatting locale More...
|
|
string | localeCode [get, set] |
| Localization code of a language More...
|
|
string | isoCode [get, set] |
| Country code according to the ISO standard, see ISO 3166 More...
|
|
string | name [get, set] |
| Official name of a language More...
|
|
bool? | ui [get, set] |
| Indicates whether a language is available as UI language More...
|
|
string | timeFormat [get, set] |
| Time format More...
|
|
string | dateFormat [get, set] |
| Date format More...
|
|
User interface language data
◆ dateFormat
string RingCentral.LanguageInfo.dateFormat |
|
getset |
◆ formattingLocale
bool? RingCentral.LanguageInfo.formattingLocale |
|
getset |
Indicates whether a language is available as formatting locale
◆ greeting
bool? RingCentral.LanguageInfo.greeting |
|
getset |
Indicates whether a language is available as greeting language
◆ id
string RingCentral.LanguageInfo.id |
|
getset |
Internal identifier of a language
◆ isoCode
string RingCentral.LanguageInfo.isoCode |
|
getset |
Country code according to the ISO standard, see ISO 3166
◆ localeCode
string RingCentral.LanguageInfo.localeCode |
|
getset |
Localization code of a language
◆ name
string RingCentral.LanguageInfo.name |
|
getset |
Official name of a language
◆ timeFormat
string RingCentral.LanguageInfo.timeFormat |
|
getset |
◆ ui
bool? RingCentral.LanguageInfo.ui |
|
getset |
Indicates whether a language is available as UI language
◆ uri
string RingCentral.LanguageInfo.uri |
|
getset |
Canonical URI of a language Format: uri
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/LanguageInfo.cs