DocumentChangeDescription

Represents the updated and deleted fields in a document change.

Attributes

Name
Purpose

UpdatedFields

A dictionary with the field path as key and updated value as value.

DeletedFields

A list of deleted fields.

Last updated