Package version:

Interface CreatorList

A list of Creator resources.

Hierarchy

  • CreatorList

Properties

Properties

nextLink?: string

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

value?: Creator[]

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

Generated using TypeDoc