Count
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Count Transfer Restriction related functionality
TransferRestrictionBase‹›
↳ Count
Add a Count 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 Count 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 Count Transfer Restrictions from this Asset
note
the result is the total amount of restrictions after the procedure has run
Sets all Count 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.Count as const
Overrides .
Defined in