AccountRegionalSettings
Account level region data (web service Auto-Receptionist settings)
Properties
Name | Type | Required | Description |
---|---|---|---|
home_country | CountryInfoShortModel | ❌ | |
timezone | TimezoneInfo | ❌ | Extension timezone information |
language | RegionalLanguageInfo | ❌ | Information on a language set as regional |
greeting_language | GreetingLanguageInfo | ❌ | Information on language used for telephony greetings |
formatting_locale | FormattingLocaleInfo | ❌ | Formatting language preferences for numbers, dates and currencies |
time_format | AccountRegionalSettingsTimeFormat | ❌ | Time format setting. The default value is '12h' = ['12h', '24h'] |
currency | CurrencyInfo | ❌ | Currency information |
AccountRegionalSettingsTimeFormat
Time format setting. The default value is '12h' = ['12h', '24h']
Properties
Name | Type | Required | Description |
---|---|---|---|
_12H | str | ✅ | "12h" |
_24H | str | ✅ | "24h" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs