Interface: INexusOperationCanceledEventAttributes
history.v1.INexusOperationCanceledEventAttributes
Properties of a NexusOperationCanceledEventAttributes.
Implemented by
Properties
failure
• Optional
failure: null
| IFailure
Cancellation details.
requestId
• Optional
requestId: null
| string
The request ID allocated at schedule time.
scheduledEventId
• Optional
scheduledEventId: null
| Long
The ID of the NEXUS_OPERATION_SCHEDULED
event. Uniquely identifies this operation.