Slot: change
Quantity by which the trade is being increased, decreased or replaced, and the price at which such quantity change is agreed. The quantity change should always be specified as a positive number, with the direction (increase/decrease/replacement) being specified by the direction enumeration. A fee can also be associated to the quantity change by specifying a Price component of type CashPrice, including the corresponding settlement date and direction.
URI: common_domain_model:change
Applicable Classes
| Name |
Description |
Modifies Slot |
| QuantityChangeInstruction |
Instructions required to create a Quantity Change Primitive Event, which can ... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:change |
| native |
common_domain_model:change |
LinkML Source
name: change
description: Quantity by which the trade is being increased, decreased or replaced,
and the price at which such quantity change is agreed. The quantity change should
always be specified as a positive number, with the direction (increase/decrease/replacement)
being specified by the direction enumeration. A fee can also be associated to the
quantity change by specifying a Price component of type CashPrice, including the
corresponding settlement date and direction.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- QuantityChangeInstruction
range: PriceQuantity
required: true
multivalued: true
inlined: true
inlined_as_list: true