SelectedForecast
consumptionExtrapolationIdinteger<int32>
notesstring
totalForecastnumber<double>
treeAndScenario object[]
Array [
scenarioIdinteger<int32>
treeIdinteger<int32>
]
SelectedForecast
{
"consumptionExtrapolationId": 0,
"notes": "string",
"totalForecast": 0,
"treeAndScenario": [
{
"scenarioId": 0,
"treeId": 0
}
]
}