Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 401 Bytes

DataChanges.md

File metadata and controls

15 lines (7 loc) · 401 Bytes

DataChanges

DataChanges represent changes in data with a snap token and a list of data change objects.

Properties

Name Type Description Notes
snapToken String The snapshot token. [optional]
dataChanges List<DataChange> The list of data changes. [optional]