SmartTariffComparisonType
Consumption cost for different smart tariffs.
Fields
The datetime the consumption readings end.
The datetime the consumption readings start.
Costs comparisons for available smart tariffs. Note: if product type is not supported or product doesn't have unit rates - it will not be included in response.
Total cost for a period.
Total cost with tax for a period.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"consumptionReadingsEndAt": "2008-07-27T01:35:00.555858+00:00",
"consumptionReadingsStartAt": "2010-07-31T01:48:38.859409+00:00",
"costComparisons": [TariffComparisonType],
"currentCost": 356.49,
"currentCostWithTax": 527.21
}