Skip to main content

Interface: IWorkflowExecutionUpdateAdmittedEventAttributes

history.v1.IWorkflowExecutionUpdateAdmittedEventAttributes

Properties of a WorkflowExecutionUpdateAdmittedEventAttributes.

Hierarchy

  • $Properties

    IWorkflowExecutionUpdateAdmittedEventAttributes

Properties

origin

Optional origin: null | UpdateAdmittedEventOrigin

An explanation of why this event was written to history.

Inherited from

$Properties.origin


request

Optional request: null | $Properties

The update request associated with this event.

Inherited from

$Properties.request