ElectricitySteppedProduct
Product where kilowatt-hour rate varies according to the level of consumption during the period specified in the rates.
Fields
Product code.
List of consumption product rates.
Human friendly name to be displayed in interfaces.
Fuel cost adjustment rate information.
A JSON object containing extra information.
Renewable energy levy rate information.
Price per day for standing charge.
List of standing charge product rates.
List of standing charge product rates.
Unit type for standing charge.
Product Tags.
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
{
"code": "office-wife-certainly-rest-subject",
"consumptionCharges": [SteppedConsumptionRate],
"displayName": "boy-daughter-water-do-pattern",
"fuelCostAdjustment": FuelCostAdjustmentRate,
"params": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType,
"renewableEnergyLevy": RenewableEnergyLevyRate,
"standingChargePricePerDay": "1.0",
"standingCharges": [StandingCharge],
"standingChargesBad": [StandingCharge],
"standingChargeUnitType": "treatment-represent-significant-federal-support",
"tags": "catch-hundred-major-region-alone"
}