Skip to main content

Interface: $Properties

workflow_activation.ResolveRequestCancelExternalWorkflow.$Properties

Properties of a ResolveRequestCancelExternalWorkflow.

Hierarchy

Properties

cause

Optional cause: null | CancelExternalWorkflowExecutionFailedCause

The server-reported cause when the cancellation request failed.


failure

Optional failure: null | $Properties

If populated, the cancellation request failed.


seq

Optional seq: null | number

Sequence number as provided by lang in the corresponding RequestCancelExternalWorkflowExecution command