Skip to main content
Version: 24.6.x

Interface: PercentageTransferRestriction

api/entities/types.PercentageTransferRestriction

Hierarchy

  • TransferRestrictionBase

    PercentageTransferRestriction

Properties

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


percentage

percentage: BigNumber

maximum percentage (0-100) of the total supply of the Asset that can be held by a single investor at once

Defined in

api/entities/types.ts:498