Skip to main content

Version_InternalView

createdBy object
userId int32
username string
createdDate date-time
daysInMonth int32
forecastStartDate date-time
forecastStopDate date-time
forecastThresholdHighPerc double
forecastThresholdLowPerc double
freightPerc double
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
notes string
versionId int32
versionStatus object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
versionType object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
Version_InternalView
{
"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,
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"notes": "string",
"versionId": 0,
"versionStatus": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"versionType": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
}
}