ProgramVersion_ReportView
createdBy object
userId int32
username string
createdDate date-time
daysInMonth int32
forecastStartDate date-time
forecastStopDate date-time
forecastThresholdHighPerc double
forecastThresholdLowPerc double
freightPerc double
healthAreaList object[]
Array [
code string
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
]
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
notes string
organisation object
code string
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
program object
code string
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
programVersionId int32
realmCountry object
code string
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
versionId int32
versionStatus object
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
versionType object
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
ProgramVersion_ReportView
{
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"daysInMonth": 0,
"forecastStartDate": "2024-07-29T15:51:28.071Z",
"forecastStopDate": "2024-07-29T15:51:28.071Z",
"forecastThresholdHighPerc": 0,
"forecastThresholdLowPerc": 0,
"freightPerc": 0,
"healthAreaList": [
{
"code": "string",
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
}
],
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"notes": "string",
"organisation": {
"code": "string",
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"program": {
"code": "string",
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"programVersionId": 0,
"realmCountry": {
"code": "string",
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"versionId": 0,
"versionStatus": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"versionType": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
}
}