{
"programmedStoppages": [
{
"code": "string",
"type": "string",
"note": "string",
"status": "Undefined",
"workStation": {
"code": "string",
"description": "string",
"shortName": "string",
"area": {
"description": "string",
"shortName": "string"
}
},
"beginPlanned": "2019-08-24T14:15:22Z",
"endPlanned": "2019-08-24T14:15:22Z",
"beginExecution": "2019-08-24T14:15:22Z",
"beginEmployee": {
"registration": "string",
"fullName": "string",
"shortName": "string",
"deactivated": true
},
"endExecution": "2019-08-24T14:15:22Z",
"endEmployee": {
"registration": "string",
"fullName": "string",
"shortName": "string",
"deactivated": true
},
"template": {
"scheduleEnabled": true,
"predictedDuration": {
"ticks": 0,
"days": 0,
"hours": 0,
"milliseconds": 0,
"minutes": 0,
"seconds": 0,
"totalDays": 0,
"totalHours": 0,
"totalMilliseconds": 0,
"totalMinutes": 0,
"totalSeconds": 0
},
"description": "string"
}
}
]
}