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
filedAt
• Optional
filedAt: Date
Defined in
name
• name: string
Defined in
type
• Optional
type: string
Defined in
uri
• uri: string
Defined in
Last updated