SubModule
Represents a namespace inside the Security Token that handles a set of related functionality
Hierarchy
SubModule
↳ Features
↳ Tokenholders
↳ Dividends
↳ Offerings
↳ Issuance
↳ Permissions
↳ CountRestrictions
↳ PercentageRestrictions
↳ Restrictions
↳ Transfers
↳ Documents
↳ Controller
Index
Constructors
constructor
Properties
context
securityToken
Constructors
constructor
+ new SubModule(securityToken
: SecurityToken, context
: Context): SubModule
Create a new SubModule instance
Parameters:
Name
Type
securityToken
context
Returns: SubModule
Properties
Protected
context
Protected
context• context: Context
Protected
securityToken
Protected
securityToken• securityToken: SecurityToken
Last updated
Was this helpful?