TokenDocument
Document attached to a token
Hierarchy
TokenDocument
Index
Properties
Properties
contentHash
• contentHash: string
Defined in src/types/index.ts:223
Optional
filedAt
Optional
filedAt• filedAt? : Date
Defined in src/types/index.ts:225
name
• name: string
Defined in src/types/index.ts:221
Optional
type
Optional
type• type? : undefined | string
Defined in src/types/index.ts:224
uri
• uri: string
Defined in src/types/index.ts:222
Last updated