Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimIdListResult

Package version

Response for list SIM IDs API service call.

Hierarchy

  • SimIdListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to get the next set of results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: SubResource[]

A list of SIM IDs.

Generated using TypeDoc