CreateReservationRequest interface

Request to create phone number reservations.

Properties

areaCode

Areacode to search for.

description

Description of the search.

name

Display name of the search.

phonePlanIds

List of subTypeIds associated with the search.

quantity

The number of phone numbers to return

Property Details

areaCode

Areacode to search for.

areaCode: string

Property Value

string

description

Description of the search.

description: string

Property Value

string

name

Display name of the search.

name: string

Property Value

string

phonePlanIds

List of subTypeIds associated with the search.

phonePlanIds: string[]

Property Value

string[]

quantity

The number of phone numbers to return

quantity: number

Property Value

number