TokenDocument
Document attached to a token
Hierarchy
TokenDocument
Index
Properties
Properties
contentHash
• contentHash: string
Defined in src/types/index.ts:192
Optional
filedAt
Optional
filedAt• filedAt? : Date
Defined in src/types/index.ts:194
name
• name: string
Defined in src/types/index.ts:190
Optional
type
Optional
type• type? : undefined | string
Defined in src/types/index.ts:193
uri
• uri: string
Defined in src/types/index.ts:191
Last updated