types.CountTransferRestriction - PolymeshAssociation/polymesh-sdk GitHub Wiki
Interface: CountTransferRestriction
types.CountTransferRestriction
Hierarchy
-
TransferRestrictionBase
↳
CountTransferRestriction
Table of contents
Properties
Properties
count
• count: BigNumber
Defined in
exemptedIds
• Optional
exemptedIds: string
[]
array of Scope/Identity IDs that are exempted from the Restriction
Note
if the Asset requires investor uniqueness, Scope IDs are used. Otherwise, we use Identity IDs. More on Scope IDs and investor uniqueness here and here
Inherited from
TransferRestrictionBase.exemptedIds