ForecastTreeTreeNode_InternalView
flatList object[]
Array [
id int32
level int32
parent int32
payload object
collapsed boolean
downwardAggregationAllowed boolean
downwardAggregationList object[]
Array [
nodeId int32
scenarioId int32
treeId int32
]
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
nodeDataMap object
property name* object[]
Array [
annualTargetCalculator object
actualOrTargetValueList int32[]
baseModel object
baseModel
firstMonthOfTarget string
nodeDataAnnualTargetCalculatorId int32
yearsOfTarget int32
calculatedDataValue double
dataValue double
extrapolation boolean
fuNode object
forecastingUnit object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
productCategory object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
tracerCategory object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
unit object
code string
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
lagInMonths int32
noOfForecastingUnitsPerPerson double
noOfPersons int32
nodeDataFuId int32
oneTimeDispensing boolean
oneTimeUsage boolean
repeatCount double
repeatUsagePeriod object
baseModel object
baseModel
convertToMonth double
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
usagePeriodId int32
usageFrequency double
usagePeriod object
baseModel object
baseModel
convertToMonth double
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
usagePeriodId int32
usageType object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
hasAnnualTargetCalculatorData boolean
manualChangesEffectFuture boolean
month string
monthNo int32
nodeDataExtrapolation object
extrapolationDataList object[]
Array [
amount double
ci double
manualChange double
month date-time
reportingRate double
]
extrapolationMethod object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
nodeDataExtapolationId int32
notes string
startDate date-time
stopDate date-time
nodeDataExtrapolationOptionList object[]
Array [
extrapolationMethod object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
extrapolationOptionDataList object[]
Array [
amount double
ci double
month date-time
]
jsonProperties object
property name* object
jsonPropertiesString string
nodeDataExtapolationOptionId int32
]
nodeDataId int32
nodeDataModelingList object[]
Array [
dataValue double
increaseDecrease int32
modelingSource int32
modelingType object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
nodeDataModelingId int32
notes string
startDate string
startDateNo int32
stopDate string
stopDateNo int32
transferNodeDataId int32
]
nodeDataMomList object[]
Array [
calculatedMmdValue double
calculatedValue double
difference double
endValue double
manualChange double
month string
nodeDataMomId int32
seasonalityPerc double
startValue double
]
nodeDataOverrideList object[]
Array [
baseModel object
baseModel
manualChange double
month date-time
monthNo int32
nodeDataOverrideId int32
seasonalityPerc double
]
notes string
puNode object
nodeDataPuId int32
planningUnit object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
multiplier double
unit object
code string
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
puPerVisit double
refillMonths double
sharePlanningUnit boolean
]
nodeId int32
nodeType object
extrapolationAllowed boolean
forecastTreeAllowed boolean
id int32
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
modelingAllowed boolean
treeTemplateAllowed boolean
nodeUnit object
code string
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
parentNodeId int32
payloadId int32
sortOrder string
]
ForecastTreeTreeNode_InternalView
{
"flatList": [
{
"id": 0,
"level": 0,
"parent": 0,
"payload": {
"collapsed": true,
"downwardAggregationAllowed": true,
"downwardAggregationList": [
{
"nodeId": 0,
"scenarioId": 0,
"treeId": 0
}
],
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
},
"nodeDataMap": {},
"nodeId": 0,
"nodeType": {
"extrapolationAllowed": true,
"forecastTreeAllowed": true,
"id": 0,
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
},
"modelingAllowed": true,
"treeTemplateAllowed": true
},
"nodeUnit": {
"code": "string",
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"parentNodeId": 0
},
"payloadId": 0,
"sortOrder": "string"
}
]
}