Skip to main content

Interface: IWorkflowExecutionUpdateCompletedEventAttributes

history.v1.IWorkflowExecutionUpdateCompletedEventAttributes

Properties of a WorkflowExecutionUpdateCompletedEventAttributes.

Hierarchy

  • $Properties

    IWorkflowExecutionUpdateCompletedEventAttributes

Properties

acceptedEventId

Optional acceptedEventId: null | Long

The event ID indicating the acceptance of this update.

Inherited from

$Properties.acceptedEventId


meta

Optional meta: null | $Properties

The metadata about this update.

Inherited from

$Properties.meta


outcome

Optional outcome: null | $Properties

The outcome of executing the workflow update function.

Inherited from

$Properties.outcome