Skip to content

Slot: priceQuoteType

Describes the required quote type of the underlying price that will be observed. Example values include 'Bid, 'Ask', 'Settlement' (for a futures contract) and 'WeightedAverage' (for some published prices and indices).

URI: common_domain_model:priceQuoteType

Applicable Classes

Name Description Modifies Slot
Commodity Identifies a specific commodity by referencing a product identifier or by a p... no

Properties

Type and Range

Property Value
Range QuotationSideEnum
Domain Of Commodity

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:priceQuoteType
native common_domain_model:priceQuoteType
close fpml_5_10:Commodity.priceQuoteType

LinkML Source

name: priceQuoteType
description: Describes the required quote type of the underlying price that will be
  observed. Example values include 'Bid, 'Ask', 'Settlement' (for a futures contract)
  and 'WeightedAverage' (for some published prices and indices).
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:Commodity.priceQuoteType
rank: 1000
domain_of:
- Commodity
range: QuotationSideEnum
required: true