EFLSnapshotDataType
EFL snapshot data needed to render an Electricity Facts Label.
Fields
Average all-in prices at 500, 1000, and 2000 kWh usage levels. Example: {'500_kwh': '0.125', '1000_kwh': '0.115', '2000_kwh': '0.110'}.
Product information.
Detailed pricing rates.
Texas securitization fee in cents per kWh.
Texas statewide average renewable energy content percentage.
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
{
"averagePrices": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType,
"productDetails": ProductDetailsType,
"rates": EFLSnapshotRatesType,
"securitizationFee": "sea-hard-prepare-production-view",
"statewideRenewableAverage": "it-human-build-major-entire"
}