Class EntityVersionAndHash

Represents an entity version and its associated addressable entity hash.

Hierarchy

  • EntityVersionAndHash

Constructors

Properties

addressableEntityHash: AddressableEntityHash

The addressable entity hash associated with the entity. This is used to uniquely identify an entity in a decentralized environment.

entityVersionKey: EntityVersionKey

The key representing the version of the entity.

Generated using TypeDoc