types.CountTransferRestriction

@polymeshassociation/polymesh-sdk / Modules / types / CountTransferRestriction

Interface: CountTransferRestriction

types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Table of contents

Properties

Properties

count

count: BigNumber

Defined in

types/index.ts:1253arrow-up-right


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 herearrow-up-right and herearrow-up-right

Inherited from

TransferRestrictionBase.exemptedIds

Defined in

types/index.ts:1242arrow-up-right

Last updated

Was this helpful?