PhoneNumberAreaCode Class

  • java.lang.Object
    • com.azure.communication.phonenumbers.models.PhoneNumberAreaCode

public final class PhoneNumberAreaCode

The PhoneNumberAreaCode model.

Constructor Summary

Constructor Description
PhoneNumberAreaCode()

Method Summary

Modifier and Type Method and Description
String getAreaCode()

Get the areaCode property: An area code.

Methods inherited from java.lang.Object

Constructor Details

PhoneNumberAreaCode

public PhoneNumberAreaCode()

Method Details

getAreaCode

public String getAreaCode()

Get the areaCode property: An area code.

Returns:

the areaCode value.

Applies to