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