{
"Data": {
"VacationList": [
{
"VacationId": "string",
"AttendanceOrg": 0,
"StaffId": 0,
"StaffEmail": "string",
"VacationType": "string",
"VacationStartDateTime": "string",
"VacationStopDateTime": "string",
"VacationDuration": 0,
"DayValueOfDuration": 0,
"VacationDurationIncludeUnit": "string",
"DocumentType": "string",
"Reason": "string",
"ApproveStatus": "string",
"Applicant": 0,
"ApplicantEmail": "string",
"ApplyTime": "string",
"JointApplyType": "string",
"Remark": "string",
"Properties": {
"property1": {},
"property2": {}
},
"CreatedTime": "2019-08-24T14:15:22Z",
"ModifiedTime": "2019-08-24T14:15:22Z",
"HalfDayStartOption": 0,
"HalfDayStopOption": 0
}
],
"Total": 0
},
"Code": "Succeed",
"Message": "string"
}