Percentage
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Percentage Transfer Restriction related functionality
TransferRestrictionBase‹›
↳ Percentage
Add a Percentage Transfer Restriction to this Asset
note
the result is the total amount of restrictions after the procedure has run
Protected
context• context: Context
Inherited from void
• get: function
Retrieve all active Percentage Transfer Restrictions
note
there is a maximum number of restrictions allowed across all types. The availableSlots
property of the result represents how many more restrictions can be added before reaching that limit
Protected
parentInherited from void
Removes all Percentage Transfer Restrictions from this Asset
note
the result is the total amount of restrictions after the procedure has run
Sets all Percentage Transfer Restrictions on this Asset
note
the result is the total amount of restrictions after the procedure has run
Protected
type• addRestriction: ‹Omit‹, "type"›, BigNumber›
Overrides .
Defined in
Defined in
Overrides .
Defined in
▸ (): Promise‹‹››
• parent:
Defined in
• removeRestrictions: ‹BigNumber›
Overrides .
Defined in
• setRestrictions: ‹Omit‹, "type"›, BigNumber›
Overrides .
Defined in
• type: = TransferRestrictionType.Percentage as const
Overrides .
Defined in