Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 932 Bytes

ConsumptionLifetimeResponse.md

File metadata and controls

13 lines (9 loc) · 932 Bytes

EnphaseOpenAPI.Enlighten.Model.ConsumptionLifetimeResponse

Properties

Name Type Description Notes
StartDate DateTimeOffset When no `start_date` parameter is specified on the request, this is the `operational_date` of the system. May be null if system has never produced. When a `start_date` parameter is included in the request, it is included here in the response.
SystemId int The identifier of the system. [optional]
Consumption List<int> An array of consumption measurements, one for each day since consumption metering began, or one for each day of the requested period.
Meta Meta

[Back to Model list] [Back to API list] [Back to README]