TokenDocument
Document attached to a token
Hierarchy
TokenDocument
Index
Properties
Properties
contentHash
• contentHash: string
Defined in src/types/index.ts:185
Optional
filedAt
Optional
filedAt• filedAt? : Date
Defined in src/types/index.ts:187
name
• name: string
Defined in src/types/index.ts:183
Optional
type
Optional
type• type? : undefined | string
Defined in src/types/index.ts:186
uri
• uri: string
Defined in src/types/index.ts:184
Last updated