This document defines Document Module for the CMTA Token specification.
[TOC]
[object Promise] |
---|
Contract | Type | Bases | ||
---|---|---|---|---|
└ | Function Name | Visibility | Mutability | Modifiers |
DocumentModule | Implementation | AuthorizationModule, IERC1643 | ||
└ | __DocumentModule_init_unchained | Internal 🔒 | 🛑 | onlyInitializing |
└ | documentEngine | Public ❗️ | NO❗️ | |
└ | setDocumentEngine | External ❗️ | 🛑 | onlyRole |
└ | getDocument | Public ❗️ | NO❗️ | |
└ | getAllDocuments | Public ❗️ | NO❗️ | |
└ | _getDocumentModuleStorage | Private 🔐 |
Symbol | Meaning |
---|---|
🛑 | Function can modify state |
💵 | Function is payable |
This section describes the Ethereum API of Document Module.