Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.07 KB

AvailablePhoneNumber.md

File metadata and controls

29 lines (17 loc) · 1.07 KB

AvailablePhoneNumber

Properties

Name Type Description Notes
recordType RecordTypeEnum [optional]
phoneNumber String [optional]
vanityFormat String [optional]
bestEffort Boolean Specifies whether the phone number is an exact match based on the search criteria or not. [optional]
quickship Boolean Specifies whether the phone number can receive calls immediately after purchase or not. [optional]
reservable Boolean Specifies whether the phone number can be reserved before purchase or not. [optional]
regionInformation List<RegionInformation> [optional]
costInformation CostInformation [optional]
features List<Feature> [optional]

Enum: RecordTypeEnum

Name Value
AVAILABLE_PHONE_NUMBER "available_phone_number"