api.entities.types.ClaimCountTransferRestriction - PolymeshAssociation/polymesh-sdk GitHub Wiki
Interface: ClaimCountTransferRestriction
api/entities/types.ClaimCountTransferRestriction
Hierarchy
-
TransferRestrictionBase
↳
ClaimCountTransferRestriction
Table of contents
Properties
Properties
claim
• claim: InputStatClaim
The type of investors this restriction applies to. e.g. non-accredited
Defined in
exemptedIds
• Optional
exemptedIds: string
[]
array of Identity IDs that are exempted from the Restriction
Inherited from
TransferRestrictionBase.exemptedIds
Defined in
issuer
• issuer: Identity
Defined in
max
• Optional
max: BigNumber
The maximum amount of investors that must meet the Claim criteria
Defined in
min
• min: BigNumber
The minimum amount of investors the must meet the Claim criteria