Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. {
  2. "employeeID": 2,
  3. "givenname": "mo",
  4. "username": "mo.employee2",
  5. "familyname": "bouzim",
  6. "address": null,
  7. "issues": [
  8. {
  9. "issueID": 14,
  10. "issueClosed": true,
  11. "reason": {
  12. "reasonID": 14,
  13. "reasontitle": "mo",
  14. "reason": "File"
  15. },
  16. "timestamp": "0001-01-01T00:00:00",
  17. "issueCreated": "2018-01-20T08:59:54.0708843",
  18. "dateclosed": "2018-01-20T09:00:26.690333",
  19. "location": null,
  20. "timespan": "00:00:32.6194487",
  21. "eta": null
  22. },
  23. {
  24. "issueID": 15,
  25. "issueClosed": true,
  26. "reason": {
  27. "reasonID": 15,
  28. "reasontitle": "test",
  29. "reason": "File"
  30. },
  31. "timestamp": "0001-01-01T00:00:00",
  32. "issueCreated": "2018-01-20T09:00:45.0046297",
  33. "dateclosed": "2018-01-20T09:01:11.9090671",
  34. "location": null,
  35. "timespan": "00:00:26.9044374",
  36. "eta": null
  37. },
  38. {
  39. "issueID": 16,
  40. "issueClosed": true,
  41. "reason": {
  42. "reasonID": 16,
  43. "reasontitle": "mo",
  44. "reason": "File"
  45. },
  46. "timestamp": "0001-01-01T00:00:00",
  47. "issueCreated": "2018-01-20T09:01:22.0417267",
  48. "dateclosed": "2018-01-20T09:01:48.5806557",
  49. "location": null,
  50. "timespan": "00:00:26.5389290",
  51. "eta": null
  52. },
  53. {
  54. "issueID": 17,
  55. "issueClosed": true,
  56. "reason": {
  57. "reasonID": 17,
  58. "reasontitle": "mo",
  59. "reason": "File"
  60. },
  61. "timestamp": "2018-01-20T09:05:40.3470347",
  62. "issueCreated": "2018-01-20T09:02:02.2215847",
  63. "dateclosed": "2018-01-20T11:15:17.9564327",
  64. "location": null,
  65. "timespan": "02:13:15.7348480",
  66. "eta": "37 mins"
  67. },
  68. {
  69. "issueID": 20,
  70. "issueClosed": true,
  71. "reason": {
  72. "reasonID": 20,
  73. "reasontitle": "mo",
  74. "reason": "Kinderen"
  75. },
  76. "timestamp": "0001-01-01T00:00:00",
  77. "issueCreated": "2018-01-20T11:16:20.3799342",
  78. "dateclosed": "2018-01-20T11:16:24.7647499",
  79. "location": null,
  80. "timespan": "00:00:04.3848157",
  81. "eta": "14 mins"
  82. },
  83. {
  84. "issueID": 21,
  85. "issueClosed": true,
  86. "reason": {
  87. "reasonID": 21,
  88. "reasontitle": "kinderen",
  89. "reason": "Kinderen"
  90. },
  91. "timestamp": "2018-01-20T12:40:31.6238627",
  92. "issueCreated": "2018-01-20T11:23:48.2879514",
  93. "dateclosed": "2018-01-20T12:40:03.8221293",
  94. "location": null,
  95. "timespan": "01:16:15.5341779",
  96. "eta": "1 min"
  97. },
  98. {
  99. "issueID": 22,
  100. "issueClosed": true,
  101. "reason": {
  102. "reasonID": 22,
  103. "reasontitle": "kinderen",
  104. "reason": "Kinderen"
  105. },
  106. "timestamp": "0001-01-01T00:00:00",
  107. "issueCreated": "2018-01-20T15:18:37.9565552",
  108. "dateclosed": "2018-01-20T15:50:56.7325041",
  109. "location": null,
  110. "timespan": "00:32:18.7759489",
  111. "eta": "10 mins"
  112. },
  113. {
  114. "issueID": 23,
  115. "issueClosed": false,
  116. "reason": {
  117. "reasonID": 23,
  118. "reasontitle": "poeti",
  119. "reason": "File"
  120. },
  121. "timestamp": "2018-01-20T20:07:04.5265793",
  122. "issueCreated": "2018-01-20T15:57:14.2536402",
  123. "dateclosed": "0001-01-01T00:00:00",
  124. "location": null,
  125. "timespan": "00:00:00",
  126. "eta": "10 mins"
  127. }
  128. ],
  129. "employer": null,
  130. "identityID": "16a42380-fc8e-4584-a9f3-b620e417f3fa"
  131. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement