Interface: IRequestCancelExternalWorkflowExecution
coresdk.workflow_commands.IRequestCancelExternalWorkflowExecution
Properties of a RequestCancelExternalWorkflowExecution.
Implemented by
Properties
reason
• Optional reason: null | string
A reason for the cancellation
seq
• Optional seq: null | number
Lang's incremental sequence number, used as the operation identifier
workflowExecution
• Optional workflowExecution: null | INamespacedWorkflowExecution
The workflow instance being targeted