Skip to main content

ProblemReportTrans_InternalView

createdBy object
userId int32
username string
createdDate date-time
notes string
problemReportTransId int32
problemStatus object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
reviewed boolean
ProblemReportTrans_InternalView
{
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"notes": "string",
"problemReportTransId": 0,
"problemStatus": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"reviewed": true
}