Package version:

Interface ActivityRunsQueryResponse

A list activity runs.

Hierarchy

  • ActivityRunsQueryResponse

Properties

continuationToken?: string

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

value: ActivityRun[]

List of activity runs.

Generated using TypeDoc