Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListQuery

Hierarchy

  • ListQuery

Index

Properties

Properties

Optional page

page: string

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

Optional perPage

perPage: string

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

Generated using TypeDoc