@polymeshassociation/polymesh-sdk / Modules / types / AssetDocument
types.AssetDocument
Document attached to a token
contentHash
filedAt
name
type
uri
• Optional contentHash: string
Optional
string
hex representation of the document (must be prefixed by "0x")
Defined in
types/index.ts:173arrow-up-right
• Optional filedAt: Date
Date
types/index.ts:175arrow-up-right
• name: string
types/index.ts:168arrow-up-right
• Optional type: string
types/index.ts:174arrow-up-right
• uri: string
types/index.ts:169arrow-up-right
Last updated 3 years ago
Was this helpful?