FixedPrice
Type CDM 7.2.0A predefined price accorded by the counterparties.
Extends —
Extended by —
Attributes 1
Namespace cdm.product.common.settlement
Attributes
All 1 declared on FixedPrice. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| price | PriceSchedule | 0..1 | Fixed price step schedule, including an initial price specified as an absolute number. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
NonNegativePrice_amount Condition
For a non-negative price, the amount attribute must be positive.
if price -> value exists then price -> value >= 0.0 NonNegativePrice_datedValue Condition
For a non-negative price, the amount attribute must be positive.
if price -> datedValue exists
then price -> datedValue -> value all >= 0.0 Referenced by
1 type holds a FixedPrice as an attribute.
Open FixedPrice 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.