Restrictions
Namespace that handles all Transfer Restriction related functionality
Hierarchy
SubModule
↳ Restrictions
Index
Constructors
constructor
Properties
context
count
percentage
securityToken
Constructors
constructor
+ new Restrictions(securityToken
: SecurityToken, context
: Context): Restrictions
Overrides SubModule.constructor
Create a new Restrictions instance
Parameters:
Name
Type
securityToken
context
Returns: Restrictions
Properties
Protected
context
Protected
context• context: Context
Inherited from SubModule.context
count
• count: CountRestrictions
percentage
• percentage: PercentageRestrictions
Protected
securityToken
Protected
securityToken• securityToken: SecurityToken
Inherited from SubModule.securityToken
Previousentities/SecurityToken/Transfers/Restrictions/RestrictionsNextentities/SecurityToken/Transfers/Restrictions/index
Last updated
Was this helpful?