Skip to main content

Interface: $Properties

v1.NexusOperationCompletedEventAttributes.$Properties

Properties of a NexusOperationCompletedEventAttributes.

Hierarchy

Properties

requestId

Optional requestId: null | string

The request ID allocated at schedule time.


result

Optional result: null | $Properties

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.