types.AssetDocument

@polymeshassociation/polymesh-sdk / Modules / types / AssetDocument

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:173arrow-up-right


filedAt

Optional filedAt: Date

Defined in

types/index.ts:175arrow-up-right


name

name: string

Defined in

types/index.ts:168arrow-up-right


type

Optional type: string

Defined in

types/index.ts:174arrow-up-right


uri

uri: string

Defined in

types/index.ts:169arrow-up-right

Last updated

Was this helpful?