Class PhoneNumberAdministrativeDivision

java.lang.Object
com.azure.communication.phonenumbers.models.PhoneNumberAdministrativeDivision

public final class PhoneNumberAdministrativeDivision extends Object
The PhoneNumberAdministrativeDivision model.
  • Constructor Details

    • PhoneNumberAdministrativeDivision

      public PhoneNumberAdministrativeDivision()
  • Method Details

    • getLocalizedName

      public String getLocalizedName()
      Get the localizedName property: Represents the localized name of the administrative division of the locality. e.g. state or province localized name.
      Returns:
      the localizedName value.
    • getAbbreviatedName

      public String getAbbreviatedName()
      Get the abbreviatedName property: Represents the abbreviated name of the administrative division of the locality. e.g. state or province abbreviation such as WA (Washington).
      Returns:
      the abbreviatedName value.