ThresholdElection
Type CDM 7.2.0Specifies whether the threshold is rating based, a fixed amount, or infinity.
Extends —
Extended by —
Attributes 5
Namespace cdm.legaldocumentation.csa
Attributes
All 5 declared on ThresholdElection. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| party | CounterpartyRoleEnum | 1..1 | The party to which the threshold applies. |
| fixedAmount | ThresholdMinimumTransferAmountFixedAmount | 0..1 | Defines that the Threshold is a Fixed Amount. |
| ratingsBased | ThresholdRatingsBased | 0..1 | Defines that the Threshold is based on a Ratings condition(s). |
| infinity | boolean | 0..1 | Specifies that the Threshold is Infinity. If 'True' then the threshold for the elective party is Infinity. |
| other | string | 0..1 | Utilised where the clause data structure is not able to capture a material aspect of the clause. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
ThresholdOneOf Condition
Ensures that threshold is specified as one-of fixedAmount, ratingsBased, infinity, or other.
required choice fixedAmount, ratingsBased, infinity, other Referenced by
1 type holds a ThresholdElection as an attribute.
Open ThresholdElection 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.