Skip to main content

CountryConsumptionData_ReportView

actualConsumption double
country object
code string
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
forecastedConsumption double
CountryConsumptionData_ReportView
{
"actualConsumption": 0,
"country": {
"code": "string",
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"forecastedConsumption": 0
}