ElectricitySupplyConsumptionRateType
Fields
Price currency.
Price per unit (without taxes).
Price per unit (with taxes).
Temporal class of the product rate.
List of time slots.
Unit type.
Datetime for the beginning of the rate validity.
Datetime for end of the rate validity.
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
{
"currency": "create-key-my-number-unit",
"pricePerUnit": "1.0",
"pricePerUnitWithTaxes": "1.0",
"temporalClass": ProviderTemporalClassType,
"timeSlots": [TimeSlotPeriod],
"unitType": "DAYS_ON_SUPPLY",
"validFrom": "2017-07-10T11:59:35.614006+00:00",
"validTo": "1978-06-26T00:45:53.771548+00:00"
}