NodeRemovedEventΒΆ

The NODE_REMOVED event occurs if a node has been removed.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

parentNodeID: number

The ID of the parent node.

targetNodeID: number

The ID of the target node.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.