LocaleInfoModel

LocaleInfoModel is the object model used by the BPMTranslationServiceConfig to pass information about locales when getLocalInfo is called.

Attributes

Name Type Description
language String The localized language, for example, English.
locale String The locale for the language, for example, en_US.
country String The localized country text, for example, United States.