Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LimitationParams

Limitation parameters

object
property

{number} maxId - the maximum ID to fetch

property

{number} count - the maximum number of elements to fetch

Hierarchy

Index

Properties

Properties

Optional count

count: undefined | number

Optional maxId

maxId: undefined | number

Generated using TypeDoc