Interface: IWorkflowExecutionUpdateCompletedEventAttributes
history.v1.IWorkflowExecutionUpdateCompletedEventAttributes
Properties of a WorkflowExecutionUpdateCompletedEventAttributes.
Implemented by
Properties
acceptedEventId
• Optional acceptedEventId: null | Long
The event ID indicating the acceptance of this update.
meta
• Optional meta: null | IMeta
The metadata about this update.
outcome
• Optional outcome: null | IOutcome
The outcome of executing the workflow update function.