Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AreaCodes

Package version

Represents a list of area codes.

Hierarchy

  • AreaCodes

Index

Properties

Optional nextLink

nextLink: undefined | string

Represents the URL link to the next page

Optional primaryAreaCodes

primaryAreaCodes: string[]

Represents the list of primary area codes.

Optional secondaryAreaCodes

secondaryAreaCodes: string[]

Represents the list of secondary area codes.

Generated using TypeDoc