Charge Pricing Breakdown Specifications

Detailed specification of a charge pricing breakdown

A charge pricing breakdown specification is included if the charge_pricing_breakdown_id refers to one of your charge pricing breakdowns


NameData TypeDescription
idINTEGERPrimary key of the table
charge_pricing_breakdown_idINTEGERForeign key referring to the charge pricing breakdown table
currency_idINTEGERForeign key of the currency
typeVARCHAREnumerates the type of the breakdown components. Valid values:tariff, spot-price, spot-price-additions-absolute, spot-price-additions-percent, time-based-tariff, fixed-kwh, fee, starting-fee,duration-fee,fixed-charging-fee,idle-fee,adjustment,bilateral-agreement, other
precisionINTEGERNumber of decimals included in the price integer. E.g if precision = 4, then a price of 123456 equals the decimal number 12.3456
priceINTEGERPrice of the breakdown component
created_atTIMESTAMPTimestamp of when the record was created
updated_atTIMESTAMPTimestamp of when the record was last changed