Skip to content

api.entities.types.CountTransferRestriction

prashantasdeveloper edited this page Sep 19, 2024 · 13 revisions

Interface: CountTransferRestriction

api/entities/types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Table of contents

Properties

Properties

count

count: BigNumber

Defined in

api/entities/types.ts:493


exemptedIds

Optional exemptedIds: string[]

array of Identity IDs that are exempted from the Restriction

Inherited from

TransferRestrictionBase.exemptedIds

Defined in

api/entities/types.ts:489

Clone this wiki locally