Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDocumentDeleteComplete

Fired after a document has finished deleting itself

Hierarchy

  • EventDocumentDeleteComplete

Index

Properties

Properties

Optional error

error: Error

An error as to why it wasn't successful

event

event: "EventDocumentDeleteComplete"

id

id: string

The ID of the document that was just deleted

success

success: boolean

Whether or not the action was successful

Generated using TypeDoc