Skip to main content
Version: 23.0.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:191


filedAt

Optional filedAt: Date

Defined in

types/index.ts:193


name

name: string

Defined in

types/index.ts:186


type

Optional type: string

Defined in

types/index.ts:192


uri

uri: string

Defined in

types/index.ts:187