CSAMinimumTransferAmountVariableSet
Type CDM 7.2.0Defines a combination of Rating Agency, Rating Value, amount and Currency code.
Extends —
Extended by —
Attributes 4
Namespace cdm.legaldocumentation.csa
Attributes
All 4 declared on CSAMinimumTransferAmountVariableSet. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| name | CreditRatingAgencyEnum | 0..1 | The name of the Rating Agency. |
| value | string | 0..1 | The value assigned to the rating. |
| amount | int | 0..1 | The Minimum Transfer Amount (MTA) applicable to the Rating. |
| amountIsInfinity | boolean | 0..1 | A flag that defines the Minimum Transfer Amount (MTA) as Infinity. |
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 CSAMinimumTransferAmountVariableSet as an attribute.
Open CSAMinimumTransferAmountVariableSet 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.