Class PhoneNumberCountry

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

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

    • PhoneNumberCountry

      public PhoneNumberCountry()
  • Method Details

    • getLocalizedName

      public String getLocalizedName()
      Get the localizedName property: Represents the name of the country.
      Returns:
      the localizedName value.
    • getCountryCode

      public String getCountryCode()
      Get the countryCode property: Represents the abbreviated name of the country.
      Returns:
      the countryCode value.