Interface: IWorkflowExecutionUpdateCompletedEventAttributes
history.v1.IWorkflowExecutionUpdateCompletedEventAttributes
Properties of a WorkflowExecutionUpdateCompletedEventAttributes.
Hierarchy
-
↳
IWorkflowExecutionUpdateCompletedEventAttributes
Properties
acceptedEventId
• Optional acceptedEventId: null | Long
The event ID indicating the acceptance of this update.
Inherited from
meta
• Optional meta: null | $Properties
The metadata about this update.
Inherited from
outcome
• Optional outcome: null | $Properties
The outcome of executing the workflow update function.