Package version:

Represents a purchased phone number.

Hierarchy

  • PurchasedPhoneNumber

Properties

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

Capabilities of a phone number.

The incurred cost for a single phone number.

countryCode: string

The ISO 3166-2 code of the phone number's country, e.g. US.

id: string

The id of the phone number, e.g. 11234567890.

phoneNumber: string

String of the E.164 format of the phone number, e.g. +11234567890.

phoneNumberType: PhoneNumberType

The phone number's type, e.g. geographic, tollFree.

purchaseDate: Date

The date and time that the phone number was purchased.

Generated using TypeDoc