Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 740 Bytes

File metadata and controls

27 lines (15 loc) · 740 Bytes

CheckPhoneNumberAvailability200Response

Properties

Name Type Description Notes
country String [optional]
numberType String [optional]
available Boolean Whether deliverable voice inventory exists right now. [optional]
addressConstraint AddressConstraintEnum [optional]
areas List<String> For `geo` only — the area(s) the registered address must be in. [optional]

Enum: AddressConstraintEnum

Name Value
GEO "geo"
COUNTRY "country"
NONE "none"