Interface: ClaimPercentageTransferRestriction
Defined in: src/api/entities/types.ts:554
Extends
TransferRestrictionBase
Properties
claim
claim:
InputStatClaim
Defined in: src/api/entities/types.ts:558
The type of investors this restriction applies to. e.g. Canadian investor
exemptedIds?
optionalexemptedIds?:string[]
Defined in: src/api/entities/types.ts:525
array of Identity IDs that are exempted from the Restriction
Inherited from
TransferRestrictionBase.exemptedIds
issuer
issuer:
Identity
Defined in: src/api/entities/types.ts:568
max
max:
BigNumber
Defined in: src/api/entities/types.ts:566
The maximum percentage of the total supply that investors meeting the Claim criteria must hold
min
min:
BigNumber
Defined in: src/api/entities/types.ts:562
The minimum percentage of the total supply that investors meeting the Claim criteria must hold