NodeDataExtrapolation_InternalView
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
NodeDataExtrapolation_InternalView
{
"extrapolationDataList": [
{
"amount": 0,
"ci": 0,
"manualChange": 0,
"month": "2024-07-29T15:51:28.071Z",
"reportingRate": 0
}
],
"extrapolationMethod": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"nodeDataExtapolationId": 0,
"notes": "string",
"startDate": "2024-07-29T15:51:28.071Z",
"stopDate": "2024-07-29T15:51:28.071Z"
}