Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountList

Package version

Paged list of account resources

Hierarchy

  • AccountList

Index

Properties

Properties

Optional count

count: undefined | number

Total item count.

Optional nextLink

nextLink: undefined | string

The Url of next result page.

value

value: Account[]

Collection of items of type results.

Generated using TypeDoc