Package com.ringcentral.definitions
Class AccountRegionalSettings
java.lang.Object
com.ringcentral.definitions.AccountRegionalSettings
Regional data (timezone, home country, language) of an extension/account.
The default is Company (Auto-Receptionist) settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionTime format (12-hours or 24-hours). -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrency(CurrencyInfo currency) formattingLocale(FormattingLocaleInfo formattingLocale) greetingLanguage(GreetingLanguageInfo greetingLanguage) homeCountry(CountryInfoShortModel homeCountry) language(RegionalLanguageInfo language) timeFormat(String timeFormat) timezone(TimezoneInfoBase timezone)
-
Field Details
-
homeCountry
-
timezone
-
language
-
greetingLanguage
-
formattingLocale
-
timeFormat
Time format (12-hours or 24-hours). Default: 12h Enum: 12h, 24h -
currency
-
-
Constructor Details
-
AccountRegionalSettings
public AccountRegionalSettings()
-
-
Method Details
-
homeCountry
-
timezone
-
language
-
greetingLanguage
-
formattingLocale
-
timeFormat
-
currency
-