| Name | Type | Description | Notes |
|---|---|---|---|
| start_date | date | 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. | |
| consumption | [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 | ||
| system_id | int | The identifier of the system. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |