Skip to content

api.entities.types.CountTransferRestriction

prashantasdeveloper edited this page May 1, 2025 · 33 revisions

Interface: CountTransferRestriction

api/entities/types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Table of contents

Properties

Properties

count

count: BigNumber

Defined in

api/entities/types.ts:500


exemptedIds

Optional exemptedIds: string[]

array of Identity IDs that are exempted from the Restriction

Inherited from

TransferRestrictionBase.exemptedIds

Defined in

api/entities/types.ts:496

Clone this wiki locally