Skip to main content

Interface: IListClosedWorkflowExecutionsResponse

workflowservice.v1.IListClosedWorkflowExecutionsResponse

Properties of a ListClosedWorkflowExecutionsResponse.

Hierarchy

  • $Properties

    IListClosedWorkflowExecutionsResponse

Properties

executions

Optional executions: null | $Properties[]

ListClosedWorkflowExecutionsResponse executions

Inherited from

$Properties.executions


nextPageToken

Optional nextPageToken: null | Uint8Array

ListClosedWorkflowExecutionsResponse nextPageToken

Inherited from

$Properties.nextPageToken