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