Skip to main content
Version: 23.0.x

Interface: CountTransferRestriction

types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Properties

count

count: BigNumber

Defined in

types/index.ts:1357


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

Defined in

types/index.ts:1353