Interface: ClaimCountTransferRestriction
Defined in: src/api/entities/types.ts:522
Extends
TransferRestrictionBase
Properties
claim
claim:
InputStatClaim
Defined in: src/api/entities/types.ts:526
The type of investors this restriction applies to. e.g. non-accredited
exemptedIds?
optional
exemptedIds: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:536
max?
optional
max:BigNumber
Defined in: src/api/entities/types.ts:534
The maximum amount of investors that must meet the Claim criteria
min
min:
BigNumber
Defined in: src/api/entities/types.ts:530
The minimum amount of investors the must meet the Claim criteria