Skip to main content
Version: 22.1.x

Interface: AssetDocument

types.AssetDocument

Document attached to a token

Properties

contentHash

Optional contentHash: string

hex representation of the document (must be prefixed by "0x")

Defined in

types/index.ts:169


filedAt

Optional filedAt: Date

Defined in

types/index.ts:171


name

name: string

Defined in

types/index.ts:164


type

Optional type: string

Defined in

types/index.ts:170


uri

uri: string

Defined in

types/index.ts:165