Document

Represents a single Document attached to a Security Token

Hierarchy

  • Document

Index

Properties

Properties

documentHash

documentHash: string

Defined in src/entities/SecurityToken/Documents.ts:22

hash of the document's contents

documentUri

documentUri: string

Defined in src/entities/SecurityToken/Documents.ts:18

off-chain uri of the document from where it is accessible to investors/advisors to read

name

name: string

Defined in src/entities/SecurityToken/Documents.ts:14

name of the document. It should always be unique

updatedAt

updatedAt: Date

Defined in src/entities/SecurityToken/Documents.ts:23

Last updated