Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhonePlan

Package version

Represents a phone plan.

Hierarchy

  • PhonePlan

Index

Properties

Optional areaCodes

areaCodes: string[]

The list of available area codes in the phone plan.

Optional capabilities

capabilities: Capability[]

Capabilities of the phone plan.

localizedName

localizedName: string

The name of the phone plan

locationType

locationType: LocationType

The location type of the phone plan. Possible values include: 'CivicAddress', 'NotRequired', 'Selection'

Optional maximumSearchSize

maximumSearchSize: undefined | number

The maximum number of phone numbers one can acquire in a search in this phone plan.

phonePlanId

phonePlanId: string

The phone plan id

Generated using TypeDoc