Class FormattingLocaleInfo

java.lang.Object
com.ringcentral.definitions.FormattingLocaleInfo

public class FormattingLocaleInfo extends Object
Formatting language preferences for numbers, dates and currencies
  • Field Details

    • id

      public String id
      Internal identifier of a formatting language
    • localeCode

      public String localeCode
      Localization code of a formatting language
    • name

      public String name
      Official name of a formatting language
  • Constructor Details

    • FormattingLocaleInfo

      public FormattingLocaleInfo()
  • Method Details