AccountList interface

List of Accounts.

Properties

nextLink

The link used to get the next page of Accounts list.

value

List of Accounts.

Property Details

The link used to get the next page of Accounts list.

nextLink?: string

Property Value

string

value

List of Accounts.

value?: Account[]

Property Value