- Rates Request
 - Rates Response
 - Bill Request
 - Bill Response
 - BillSavings Request
 - BillSavings Response
 - 
  
- Location{...}
 - Bills[{...}]
 - 
  
- MeterName
 - CurrentBill{...}
 - 
  
- HoursInBill
 - Rate{...}
 - BillTotals{...}
 - EnergyTotals{...}
 - PeriodBills[{...}]
 
 - ProposedBill{...}
 - 
  
- HoursInBill
 - Rate{...}
 - BillTotals{...}
 - EnergyTotals{...}
 - PeriodBills[{...}]
 
 
 - CashFlow{...}
 - Incentives{...}
 - Emissions{...}
 
 
Rate
Bills.CurrentBill.Rate
Contains information on the electric rate used for the bill calculation, such as a description of the rate and the utility that offers the rate.
Id
Id is a unique identifier for a rate. This field matches the Id provided for CurrentRate in the request.
Possible Values: A string UID matching the Rates method and matching the UID provided in the request, such as “ABC123”.
Description
A description of the electric rate used for the bill calculation.
Possible Values: A string matching the Rates method, such as “Residential Service”.
UtilityId
A unique identifier for the utility offering the electric rate.
Possible Values: A string UID matching the Rates method, such as “ABC123”.
UtilityDescription
A description for the utility offering the electric rate.
Possible Values: A string matching UtilityDescription from the Rates method, such as “Seattle City Light”.