{
"taskId": "xxx",
"UserVar": {
"arrivalData": { // arrivalData general task
"arriveLocation": "-6.3577877,106.7318909",
"reasonLate": "Problem handover di ASDS",
"remarksLate": "remark",
"isLate": true,
"locationId": "001",
"arriveTime": "2020-12-16 16:34:08 +0700"
},
"arrivalDataCollection": { // arrivalData Direct-collection task
"arriveLocation": "-6.3577877,106.7318909",
"reasonLate": "Problem handover di ASDS",
"remarksLate": "remark",
"isLate": true,
"locationId": "001",
"arriveTime": "2020-12-16 16:34:08 +0700"
},
"arrivalDataDelivery": { // arrivalData delivery task
"arriveLocation": "-6.3577877,106.7318909",
"reasonLate": "Problem handover di ASDS",
"remarksLate": "remark",
"isLate": true,
"locationId": "001",
"arriveTime": "2020-12-16 16:34:08 +0700"
}
}
}