checksum MethodOptional

The cryptographic hash (any algorithm) of the document's content. If defined, it must be guaranteed to change when the document's content changes. The method of computing this value is known only to the connector or source repository. If not defined, version must be defined. This function will not be called if lastModifiedTime is defined and is not equal to the version property of the stored aspect.

checksum(): undefined | string

Returns - undefined | string

Defined in

Last Updated: 06 November, 2024