Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhonePlansResponse

Package version

Represents a wrapper around a list of countries.

Hierarchy

  • PhonePlansResponse

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

Represents the URL link to the next page

Optional phonePlans

phonePlans: PhonePlan[]

Represents the underlying list of phone plans.

Generated using TypeDoc