Interface: DeleteEvent\<T>
Type parameters
| Name | Type |
|---|---|
T | any |
Hierarchy
BaseEvent\<T>↳
DeleteEvent
Table of contents
Properties
Properties
collection
• Optional collection: string
Inherited from
Defined in
doc
• doc: T
Inherited from
Defined in
global
• Optional global: undefined
Overrides
Defined in
type
• type: "create" | "update" | "delete"