amirrulilham_

List check-in

Apr 18th, 2022 (edited)
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.27 KB | None | 0 0
  1. [
  2.   {
  3.     "id": 0,
  4.     "checkIntime": "",
  5.     "checkOutTime": null,
  6.     "user": {
  7.       "id": 0,
  8.       "name": "user name"
  9.     },
  10.     "company": {
  11.       "id": 0,
  12.       "name": "abc",
  13.       "logo": "image-url"
  14.     },
  15.     "createdAt": "",
  16.     "updatedAt": ""
  17.   }
  18. ]
Add Comment
Please, Sign In to add comment