Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhoneNumbersSearchAvailablePhoneNumbersOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • PhoneNumbersSearchAvailablePhoneNumbersOptionalParams

Index

Properties

Optional areaCode

areaCode: undefined | string

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

Optional quantity

quantity: undefined | number

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

Optional resumeFrom

resumeFrom: undefined | string

A serialized poller which can be used to resume an existing paused Long-Running-Operation.

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc