Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhoneNumberSearchResult

Package version

The result of a phone number search operation.

Hierarchy

  • PhoneNumberSearchResult

Index

Properties

assignmentType

Phone number's assignment type.

capabilities

Capabilities of a phone number.

cost

The incurred cost for a single phone number.

phoneNumberType

phoneNumberType: PhoneNumberType

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

phoneNumbers

phoneNumbers: string[]

The phone numbers that are available. Can be fewer than the desired search quantity.

searchExpiresBy

searchExpiresBy: Date

The date that this search result expires and phone numbers are no longer on hold. A search result expires in less than 15min, e.g. 2020-11-19T16:31:49.048Z.

searchId

searchId: string

The search id.

Generated using TypeDoc