Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListQuery

Hierarchy

  • ListQuery

Index

Properties

Properties

Optional page

page: number

Indicates the page number to retrieve. Only positive number values are allowed. The default value is '1'

Optional perPage

perPage: number

Indicates the page size (number of items). If not specified, the value is '25' by default

Optional typeId

typeId: number

Internal identifier of a license type. If not specified account licenses of all types are returned

Generated using TypeDoc