Skip to content

types.CountTransferRestriction

prashantasdeveloper edited this page Apr 16, 2024 · 49 revisions

Interface: CountTransferRestriction

types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Table of contents

Properties

Properties

count

count: BigNumber

Defined in

types/index.ts:1359


exemptedIds

Optional exemptedIds: string[]

array of Identity IDs that are exempted from the Restriction

Inherited from

TransferRestrictionBase.exemptedIds

Defined in

types/index.ts:1355

Clone this wiki locally