Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsAccounts

Package version

A list of Maps Accounts.

Hierarchy

  • MapsAccounts

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.

Optional value

value: MapsAccount[]

a Maps Account. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc