Skip to main content

Interface: IListWorkflowExecutionsResponse

workflowservice.v1.IListWorkflowExecutionsResponse

Properties of a ListWorkflowExecutionsResponse.

Hierarchy

Properties

executions

Optional executions: null | $Properties[]

ListWorkflowExecutionsResponse executions

Inherited from

$Properties.executions


nextPageToken

Optional nextPageToken: null | Uint8Array

ListWorkflowExecutionsResponse nextPageToken

Inherited from

$Properties.nextPageToken