Slot: priceType
Specifies the price type as an enumeration: interest rate, exchange rate, asset price etc. This attribute is mandatory so that prices can always be clasiffied according to their type. The price type implies some constraints on the price's units.
URI: common_domain_model:priceType
Applicable Classes
| Name |
Description |
Modifies Slot |
| PriceSchedule |
Specifies the price of a financial instrument in a trade as a schedule of mea... |
no |
| Price |
Specifies a price as a single value to be associated to a financial product |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:priceType |
| native |
common_domain_model:priceType |
LinkML Source
name: priceType
description: 'Specifies the price type as an enumeration: interest rate, exchange
rate, asset price etc. This attribute is mandatory so that prices can always be
clasiffied according to their type. The price type implies some constraints on the
price''s units.'
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PriceSchedule
range: PriceTypeEnum
required: true