Skip to main content
Version: 24.2.x

Interface: CountTransferRestriction

api/entities/types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Properties

count

count: BigNumber

Defined in

api/entities/types.ts:491


exemptedIds

Optional exemptedIds: string[]

array of Identity IDs that are exempted from the Restriction

Inherited from

TransferRestrictionBase.exemptedIds

Defined in

api/entities/types.ts:487