ElectiveAmountElection
Type CDM 7.2.0A class to specify the party elective amounts which can be used for the purpose of specifying elections such as the ISDA CSA Threshold and Minimum Transfer Amount.
Attributes
All 4 declared on ElectiveAmountElection. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| party | CounterpartyRoleEnum | 1..1 | The elective party. |
| electiveAmount | ElectiveAmountEnum | 0..1 | Specifies an enumerated election to express the elective amount. |
| amount | Money | 0..1 | The elective amount when expressed as a currency amount. The associated PartyElectiveAmount_amount data rule enforces that the currency amount is actually greater than 0. |
| customElection | string | 0..1 | The elective amount when expressed as a custom election by the party. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
if electiveAmount is absent
then amount exists or customElection exists Referenced by
1 type holds an ElectiveAmountElection as an attribute.
Open ElectiveAmountElection 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.