Interface: ClaimPercentageTransferRestriction
Defined in: src/api/entities/types.ts:538
Extends
TransferRestrictionBase
Properties
claim
claim:
InputStatClaim
Defined in: src/api/entities/types.ts:542
The type of investors this restriction applies to. e.g. Canadian investor
exemptedIds?
optionalexemptedIds:string[]
Defined in: src/api/entities/types.ts:509
array of Identity IDs that are exempted from the Restriction
Inherited from
TransferRestrictionBase.exemptedIds
issuer
issuer:
Identity
Defined in: src/api/entities/types.ts:552
max
max:
BigNumber
Defined in: src/api/entities/types.ts:550
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:546
The minimum percentage of the total supply that investors meeting the Claim criteria must hold