Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreatorList

Package version

A list of Creator resources.

Hierarchy

  • CreatorList

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: Creator[]

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

Generated using TypeDoc