Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetPhonePlanLocationOptionsRequest

Package version

Hierarchy

Index

Properties

countryCode

countryCode: string

The ISO 3166-2 country code to find national destination codes for.

Optional locale

locale: undefined | string

Set locale to localize strings in responses.

phonePlanGroupId

phonePlanGroupId: string

The id of the phone plan group.

phonePlanId

phonePlanId: string

The id of the phone plan.

Optional skip

skip: undefined | number

An optional parameter for how many entries to skip, for pagination purposes. Default value: 0.

Optional take

take: undefined | number

An optional parameter for how many entries to return, for pagination purposes. Default value: 100.

Generated using TypeDoc