Skip to main content

Interface: $Properties

v1.WorkflowExecutionUpdateAcceptedEventAttributes.$Properties

Properties of a WorkflowExecutionUpdateAcceptedEventAttributes.

Hierarchy

Properties

acceptedRequest

Optional acceptedRequest: null | $Properties

The message payload of the original request message that initiated this update.


acceptedRequestMessageId

Optional acceptedRequestMessageId: null | string

The message ID of the original request message that initiated this update. Needed so that the worker can recreate and deliver that same message as part of replay.


acceptedRequestSequencingEventId

Optional acceptedRequestSequencingEventId: null | Long

The event ID used to sequence the original request message.


protocolInstanceId

Optional protocolInstanceId: null | string

The instance ID of the update protocol that generated this event.