Represents a single Document attached to a Security Token
Document
documentHash
documentUri
name
updatedAt
• documentHash: string
Defined in src/entities/SecurityToken/Documents.ts:22arrow-up-right
hash of the document's contents
• documentUri: string
Defined in src/entities/SecurityToken/Documents.ts:18arrow-up-right
off-chain uri of the document from where it is accessible to investors/advisors to read
• name: string
Defined in src/entities/SecurityToken/Documents.ts:14arrow-up-right
name of the document. It should always be unique
• updatedAt: Date
Defined in src/entities/SecurityToken/Documents.ts:23arrow-up-right
Last updated 5 years ago
Was this helpful?