CheckEligibilityResult
Type CDM 7.2.0Result for the CheckEligibilityByDetails and CheckEligibilityForProduct functions
Extends —
Extended by —
Attributes 4
Namespace cdm.product.collateral
Attributes
All 4 declared on CheckEligibilityResult. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| isEligible | boolean | 1..1 | a simple boolean which is set to true if the asset described in the EligibilityQuery input is eligible |
| matchingEligibleCriteria | EligibleCollateralCriteria | 0..* | if there was a match, this will be the one or more criteria that were supplied in the EligbilityCollateralSpecification which matched with the query input |
| eligibilityQuery | EligibilityQuery | 1..1 | a copy of the input query that was checked against the eligible collateral specification |
| specification | EligibleCollateralSpecification | 1..1 | a copy of the input EligbilityCollateralSpecification that was checked against the query |
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| CheckEligibilityForProduct | returns | — |
| CheckEligibilityByDetails | returns | This function when presented with a set of Asset and Issuer details to be potentially posted as collateral, will check against a set of given Eligibility Criteria or Basket (EligibleCollateralSpecification) to determine which collateral meets the eligibility and can be used/posted for delivery. |
Open CheckEligibilityResult in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.