Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PurchasedPhoneNumber

Package version

Represents a purchased phone number.

Hierarchy

  • PurchasedPhoneNumber

Index

Properties

assignmentType

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

capabilities

Capabilities of a phone number.

cost

The incurred cost for a single phone number.

countryCode

countryCode: string

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

id

id: string

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

phoneNumber

phoneNumber: string

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

phoneNumberType

phoneNumberType: PhoneNumberType

The phone number's type, e.g. Geographic, TollFree.

purchaseDate

purchaseDate: Date

The date and time that the phone number was purchased.

Generated using TypeDoc