Skip to main content

Interface: IWorkflowExecutionUpdateRequestedEventAttributes

history.v1.IWorkflowExecutionUpdateRequestedEventAttributes

Properties of a WorkflowExecutionUpdateRequestedEventAttributes.

Implemented by

Properties

origin

Optional origin: null | UpdateRequestedEventOrigin

A record of why this event was written to history.


request

Optional request: null | IRequest

The update request associated with this event.