Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobsListNextOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • JobsListNextOptionalParams

Index

Properties

Optional jobType

jobType: undefined | string

Type of job to be returned.

Optional listViewType

listViewType: ListViewType

View type for including/excluding (for example) archived entities.

Optional scheduleId

scheduleId: undefined | string

The scheduled id for listing the job triggered from

Optional scheduled

scheduled: undefined | false | true

Indicator whether the job is scheduled job.

Optional skip

skip: undefined | string

Continuation token for pagination.

Optional tag

tag: undefined | string

Jobs returned will have this tag key.

Generated using TypeDoc