Skip to content

types.AssetDocument

VictorVicente edited this page Jun 22, 2023 · 49 revisions

Interface: AssetDocument

types.AssetDocument

Document attached to a token

Table of contents

Properties

Properties

contentHash

Optional contentHash: string

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

Defined in

types/index.ts:158


filedAt

Optional filedAt: Date

Defined in

types/index.ts:160


name

name: string

Defined in

types/index.ts:153


type

Optional type: string

Defined in

types/index.ts:159


uri

uri: string

Defined in

types/index.ts:154

Clone this wiki locally