FeaturePayment
Type CDM 7.2.0Payment made following trigger occurrence.
Extends —
Extended by —
Attributes 6
Namespace cdm.observable.event
Attributes
All 6 declared on FeaturePayment. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| payerReceiver | PartyReferencePayerReceiver | 1..1 | This attribute doesn't exist as part of the FpML construct, which makes use of the PayerReceiver.model group. |
| levelPercentage | number | 0..1 | The trigger level percentage. |
| amount | number | 0..1 | The monetary quantity in currency units. |
| time | TimeTypeEnum | 0..1 | The feature payment time. |
| currency | string | 0..1 | The currency in which an amount is denominated. |
| paymentDate | AdjustableOrRelativeDate | 0..1 | The feature payment date. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
FeaturePaymentChoice Condition
Choice rule to represent an FpML choice construct.
required choice levelPercentage, amount Amount Condition
The amount attribute is specified in FpML as non-negative decimal.
if amount exists then amount >= 0.0 Referenced by
1 type holds a FeaturePayment as an attribute.
Open FeaturePayment 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.