CSAThresholdVariableSet
Type CDM 7.2.0Defines a combination of Rating Agency, Rating Value, Threshold amount and Currency code.
Extends —
Extended by —
Attributes 3
Namespace cdm.legaldocumentation.csa
Attributes
All 3 declared on CSAThresholdVariableSet. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| name | CreditRatingAgencyEnum | 0..1 | The relevant rating agency. |
| value | string | 0..1 | Rating applicable to the party from a given rating agency. |
| amount | int | 0..1 | The amount value applicable to the Threshold. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
NameMustExist Condition
If we have a name then we must also have a value.
if name exists then value exists ValueMustExist Condition
If we have a value then we must also have a name.
if value exists then name exists Referenced by
1 type holds a CSAThresholdVariableSet as an attribute.
Open CSAThresholdVariableSet 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.