Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityRunsQueryResponse

Package version

A list activity runs.

Hierarchy

  • ActivityRunsQueryResponse

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: ActivityRun[]

List of activity runs.

Generated using TypeDoc