Interface: ClaimCountTransferRestriction
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. non-accredited
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:552
max?
optionalmax?:BigNumber
Defined in: src/api/entities/types.ts:550
The maximum amount of investors that must meet the Claim criteria
min
min:
BigNumber
Defined in: src/api/entities/types.ts:546
The minimum amount of investors the must meet the Claim criteria