Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListAllChannelsParams

Parameters for the listAllChannels operation.

Hierarchy

  • ListAllChannelsParams

Index

Properties

accountId

accountId: string

Account ID.

Optional headers

headers: OutgoingHttpHeaders

Optional limit

limit: number

Limit the number of the returned documents to the specified number.

Optional skip

skip: number

The offset is the index of the item from which you want to start returning data from. Default is 0.

Generated using TypeDoc