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