Skip to main content

Interface: INexusOperationCanceledEventAttributes

history.v1.INexusOperationCanceledEventAttributes

Properties of a NexusOperationCanceledEventAttributes.

Hierarchy

  • $Properties

    INexusOperationCanceledEventAttributes

Properties

failure

Optional failure: null | $Properties

Cancellation details.

Inherited from

$Properties.failure


requestId

Optional requestId: null | string

The request ID allocated at schedule time.

Inherited from

$Properties.requestId


scheduledEventId

Optional scheduledEventId: null | Long

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

Inherited from

$Properties.scheduledEventId