Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchAvailablePhoneNumbersRequest

Package version

Represents a phone number search request to find phone numbers. Found phone numbers are temporarily held for a following purchase.

Hierarchy

Index

Properties

Optional areaCode

areaCode: undefined | string

The area code of the desired phone number, e.g. 425.

assignmentType

The assignment type of the phone numbers to search for. A phone number can be assigned to a person, or to an application.

capabilities

Capabilities of a phone number.

countryCode

countryCode: string

The ISO 3166-2 country code, e.g. US, representing the location of the search.

phoneNumberType

phoneNumberType: PhoneNumberType

The type of phone numbers to search for, e.g. geographic, or tollFree.

Optional quantity

quantity: undefined | number

The quantity of desired phone numbers. The default value is 1.

Generated using TypeDoc