Skip to main content

Interface: IListActivityExecutionsResponse

workflowservice.v1.IListActivityExecutionsResponse

Properties of a ListActivityExecutionsResponse.

Hierarchy

Properties

executions

Optional executions: null | $Properties[]

ListActivityExecutionsResponse executions

Inherited from

$Properties.executions


nextPageToken

Optional nextPageToken: null | Uint8Array

Token to use to fetch the next page. If empty, there is no next page.

Inherited from

$Properties.nextPageToken