Interface: IListActivityExecutionsResponse
workflowservice.v1.IListActivityExecutionsResponse
Properties of a ListActivityExecutionsResponse.
Hierarchy
-
↳
IListActivityExecutionsResponse
Properties
executions
• Optional executions: null | $Properties[]
ListActivityExecutionsResponse executions
Inherited from
nextPageToken
• Optional nextPageToken: null | Uint8Array
Token to use to fetch the next page. If empty, there is no next page.