Skip to content

Instantly share code, notes, and snippets.

@becek2n
Created May 8, 2020 16:08
Show Gist options
  • Save becek2n/466d4dc000cf39acd15468620be1b3df to your computer and use it in GitHub Desktop.
Save becek2n/466d4dc000cf39acd15468620be1b3df to your computer and use it in GitHub Desktop.
{
"ResponseCode": "500",
"ResponseMessage": "Success",
"ResponseData": [
{
"ID": 1,
"UserID": "djanuar",
"UserName": "Januar Aransyah",
"CheckInDay": "Monday",
"CheckInDate": "2019-07-01T00:00:00",
"CheckInWorked": "Worked For 7Hrs 20Min",
"CheckInStart": "07:00:00",
"CheckInEnd": "18:00:00",
"Photo": "C:/inetpub/wwwroot/RELEASE-API/Images/djanuar.jpg"
}
],
"ValException": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment