NodeDataExtrapolationOption
extrapolationMethod object
id int32
idString string
label object
active boolean
baseModel object
active boolean
baseModel
createdBy object
userId int32
username string
createdDate date-time
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
createdBy object
userId int32
username string
createdDate date-time
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
name string
extrapolationOptionDataList object[]
Array [
amount double
ci double
month date-time
]
jsonProperties object
property name* object
jsonPropertiesString string
nodeDataExtapolationOptionId int32
NodeDataExtrapolationOption
{
"extrapolationMethod": {
"id": 0,
"idString": "string",
"label": {
"active": true,
"baseModel": {
"active": true,
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z"
},
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string",
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z"
},
"name": "string"
},
"extrapolationOptionDataList": [
{
"amount": 0,
"ci": 0,
"month": "2024-07-29T15:51:28.071Z"
}
],
"jsonProperties": {},
"jsonPropertiesString": "string",
"nodeDataExtapolationOptionId": 0
}