lastModifiedTime
lastModifiedTime: string | undefined
An optional value that is typically the last modified time of the document. It will be used by the synchronization process to detect that the document is unchanged so that computing a cryptographic hash can be avoided. If present, this value must be guaranteed to change when any of the document's content changes. If not defined, checksum must be defined
Defined in
- Synchronizer.ts Line 150
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.