BillToLatestSmartMeterSnapshot
Output type of the billToLatestSmartMeterSnapshot mutation.
Fields
The date that has been billed up to.
The balance after attempting to bill.
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
{
"billedToDate": "1990-06-06",
"currentBalance": "1.0"
}