Skip to main content

Interface: IListActivityExecutionsResponse

workflowservice.v1.IListActivityExecutionsResponse

Properties of a ListActivityExecutionsResponse.

Implemented by

Properties

executions

Optional executions: null | IActivityExecutionListInfo[]

ListActivityExecutionsResponse executions


nextPageToken

Optional nextPageToken: null | Uint8Array

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