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