SingleDocumentChange

Represents a data update delivered by a database document listener.

Attributes

Name
Purpose

Type

The event type of the listener update.

Document

The document being listened to.

ChangeDescription

Information on updated and deleted fields (only available for update operations).

Last updated