Interface: IExternalWorkflowExecutionCancelRequestedEventAttributes
history.v1.IExternalWorkflowExecutionCancelRequestedEventAttributes
Properties of an ExternalWorkflowExecutionCancelRequestedEventAttributes.
Hierarchy
-
↳
IExternalWorkflowExecutionCancelRequestedEventAttributes
Properties
initiatedEventId
• Optional initiatedEventId: null | Long
id of the REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED event this event corresponds
to
Inherited from
namespace
• Optional namespace: null | string
Namespace of the to-be-cancelled workflow.
SDKs and UI tools should use namespace field but server must use namespace_id only.
Inherited from
namespaceId
• Optional namespaceId: null | string
ExternalWorkflowExecutionCancelRequestedEventAttributes namespaceId
Inherited from
workflowExecution
• Optional workflowExecution: null | $Properties
ExternalWorkflowExecutionCancelRequestedEventAttributes workflowExecution