Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the getSchedulerJobs operation.

Hierarchy

  • GetSchedulerJobsParams

Index

Properties

Optional headers

headers?: OutgoingHttpHeaders

Optional limit

limit?: number

Query parameter to specify the number of returned documents to limit the result to.

Optional skip

skip?: number

Query parameter to specify the number of records before starting to return the results.

Generated using TypeDoc