metadataHash property

String? metadataHash
getter/setter pair

The metadata hash of the item according to the repository.

If specified, this is used to determine how to modify this item's status. Setting this field and the type field results in argument error. The maximum length is 2048 characters.

Implementation

core.String? metadataHash;