Skip to main content

Interface: INexusOperationCompletedEventAttributes

history.v1.INexusOperationCompletedEventAttributes

Properties of a NexusOperationCompletedEventAttributes.

Implemented by

Properties

result

Optional result: null | IPayload

Serialized result of the Nexus operation. The response of the Nexus handler. Delivered either via a completion callback or as a response to a synchronous operation.


scheduledEventId

Optional scheduledEventId: null | Long

The ID of the NEXUS_OPERATION_SCHEDULED event. Uniquely identifies this operation.