Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListQuery

Hierarchy

  • ListQuery

Index

Properties

Optional excludeFederatedContacts

excludeFederatedContacts: boolean

If 'True' then only contacts of current account are returned, if 'False' then all contacts of all federation accounts are returned

Optional page

page: number

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

Optional perPage

perPage: number

Indicates the page size (number of items). The possible values are: Max, all or a numeric value. If not specified, all records are returned on one page

Generated using TypeDoc