MapsAccounts Class

A list of Maps Accounts.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
MapsAccounts

Constructor

MapsAccounts(*, next_link: Optional[str] = None, **kwargs)

Parameters

next_link
str
Required

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

Variables

value
list[MapsAccount]

a Maps Account.