PercentageTransferRestrictionInput

Hierarchy

Index

Properties

Properties

Optional exemptedIdentities

exemptedIdentities? : (string | Identity‹›)[]

Inherited from TransferRestrictionInputBase.exemptedIdentities

Defined in src/types/index.ts:984

array of Identities (or DIDs) that are exempted from the Restriction

Optional exemptedScopeIds

exemptedScopeIds? : string[]

Inherited from TransferRestrictionInputBase.exemptedScopeIds

Defined in src/types/index.ts:980

array of Scope IDs that are exempted from the Restriction

percentage

percentage: BigNumber

Defined in src/types/index.ts:1006

limit on the proportion of the total supply of the Security Token that can be held by a single investor at once

Last updated