Class Description

Detail for a single price command/action.

Attributes

Name Type Description
alternateCostDelivered Float Alternative measure of the cost of the energy consumed. An example might be the emissions of CO2 for each kWh of electricity consumed providing a measure of the environmental cost.
alternateCostUnit String Cost unit for the alternate cost delivered field. One example is kg of CO2 per unit of measure.
currentTimeDate DateTime Current time as determined by a PAN device.
generationPrice Money Price of the commodity measured in base unit of currency per ‘unitOfMeasure’.
generationPriceRatio Float Ratio of ‘generationPrice’ to the “normal” price chosen by the commodity provider.
price Money Price of the commodity measured in base unit of currency per ‘unitOfMeasure’.
priceRatio Float Ratio of ‘price’ to the “normal” price chosen by the commodity provider.
priceTier Integer Pricing tier as chosen by the commodity provider.
priceTierCount Integer Maximum number of price tiers available.
priceTierLabel String Label for price tier.
rateLabel String Label of the current billing rate specified by commodity provider.
registerTier String Register tier accumulating usage information.
unitOfMeasure String Defines commodity as well as its base unit of measure.

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
PanPricing 0..1 PanPricingDetail 0..* PanPricing PAN pricing command/action issuing this price detail. PanPricingDetails All pricing details issued by this PAN pricing command/action.