Base shape for cancelable Recycle Bin events. Set cancel = true to abort the operation; the matching after* event will not fire.
cancel = true
after*
The Recycle Bin component instance that raised the event.
Set to true to abort.
Optional
Optional reason surfaced by the consumer.
The entity the bin is operating on.
When the event was raised.
Base shape for cancelable Recycle Bin events. Set
cancel = trueto abort the operation; the matchingafter*event will not fire.