Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TriggerRunsQueryResponse

Package version

A list of trigger runs.

Hierarchy

  • TriggerRunsQueryResponse

Index

Properties

Optional continuationToken

continuationToken: undefined | string

The continuation token for getting the next page of results, if any remaining results exist, null otherwise.

value

value: TriggerRun[]

List of trigger runs.

Generated using TypeDoc