Advertisement
validfz

GetDateWiseEmployeeAttendanceList

Oct 16th, 2021
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.80 KB | None | 0 0
  1. [
  2.   {
  3.     "Id": "60b45e1fd2178829b0d8e7e0",
  4.     "Name": "Fariz Iskandar (Admin)",
  5.     "EmployeeStatus": 1,
  6.     "IsAdminUser": true,
  7.     "AttendanceStatus": null,
  8.     "AttendanceId": null,
  9.     "LastPunch": null,
  10.     "ProfileImageUrl": null,
  11.     "CanEmployeePunch": true
  12.   },
  13.   {
  14.     "Id": "60b4cc3bd2178804ccd20285",
  15.     "Name": "danny",
  16.     "EmployeeStatus": 2,
  17.     "IsAdminUser": false,
  18.     "AttendanceStatus": null,
  19.     "AttendanceId": null,
  20.     "LastPunch": null,
  21.     "ProfileImageUrl": null,
  22.     "CanEmployeePunch": true
  23.   },
  24.   {
  25.     "Id": "60b45f42d2178829b0d8e906",
  26.     "Name": "odt",
  27.     "EmployeeStatus": 1,
  28.     "IsAdminUser": false,
  29.     "AttendanceStatus": null,
  30.     "AttendanceId": null,
  31.     "LastPunch": null,
  32.     "ProfileImageUrl": null,
  33.     "CanEmployeePunch": true
  34.   }
  35. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement