Skip to main content

SelectedForecast_InternalView

consumptionExtrapolationId int32
notes string
totalForecast double
treeAndScenario object[]
  • Array [
  • scenarioId int32
    treeId int32
  • ]
  • SelectedForecast_InternalView
    {
    "consumptionExtrapolationId": 0,
    "notes": "string",
    "totalForecast": 0,
    "treeAndScenario": [
    {
    "scenarioId": 0,
    "treeId": 0
    }
    ]
    }