@polymeshassociation/polymesh-sdk / Modules / types / CountTransferRestriction
types.CountTransferRestriction
TransferRestrictionBase
↳ CountTransferRestriction
CountTransferRestriction
count
exemptedIds
• count: BigNumber
BigNumber
Defined in
types/index.ts:1253arrow-up-right
• Optional exemptedIds: string[]
Optional
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 herearrow-up-right and herearrow-up-right
note
Inherited from
TransferRestrictionBase.exemptedIds
types/index.ts:1242arrow-up-right
Last updated 3 years ago
Was this helpful?