Skip to main content

AnnualTargetCalculator

active boolean
actualOrTargetValueList int32[]
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
firstMonthOfTarget string
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
nodeDataAnnualTargetCalculatorId int32
yearsOfTarget int32
AnnualTargetCalculator
{
"active": true,
"actualOrTargetValueList": [
0
],
"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",
"firstMonthOfTarget": "string",
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"nodeDataAnnualTargetCalculatorId": 0,
"yearsOfTarget": 0
}