Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("5d18787ef02e063f7d29feb8"),
  3. "agenda" : {
  4. "model" : {
  5. "id" : 18,
  6. "createdat" : ISODate("2019-06-30T06:15:27.000Z"),
  7. "updatedat" : ISODate("2019-06-30T07:33:52.000Z"),
  8. "deletedat" : null
  9. },
  10. "name" : "Makan",
  11. "start" : "13:17:00",
  12. "end" : "18:00:00",
  13. "day" : "2019-06-30T00:00:00Z",
  14. "stations" : [
  15. {
  16. "model" : {
  17. "id" : 11,
  18. "createdat" : ISODate("2019-06-30T05:17:31.000Z"),
  19. "updatedat" : ISODate("2019-06-30T07:31:17.000Z"),
  20. "deletedat" : null
  21. },
  22. "name" : "Station1",
  23. "deviceid" : "station1",
  24. "devicename" : "Iphone X",
  25. "pin" : "123456",
  26. "token" : "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjoic3RhdGlvbjEiLCJleHAiOjE1NjIxMzkwNzYsIm5iZiI6MTQ0NDQ3ODQwMH0.tXxeFpWr5nUtpqa5bSGf-phJtX0TnbRBOyG5puGXCmU",
  27. "agendas" : [],
  28. "eventid" : 18
  29. }
  30. ],
  31. "eventid" : 18
  32. },
  33. "participant" : {
  34. "model" : {
  35. "id" : 1,
  36. "createdat" : ISODate("2019-06-30T08:08:53.000Z"),
  37. "updatedat" : ISODate("2019-06-30T08:08:53.000Z"),
  38. "deletedat" : null
  39. },
  40. "barcode" : "210699",
  41. "name" : "Ayat Maulana",
  42. "nik" : "210699",
  43. "customfield1" : "Hiji",
  44. "customfield2" : "Dua",
  45. "customfield3" : "Tiga",
  46. "customfield4" : "",
  47. "customfield5" : "",
  48. "customfield6" : "",
  49. "customfield7" : "",
  50. "categoryid" : 0,
  51. "category" : {
  52. "model" : {
  53. "id" : 0,
  54. "createdat" : Date(-62135596800000),
  55. "updatedat" : Date(-62135596800000),
  56. "deletedat" : null
  57. },
  58. "name" : "",
  59. "description" : "",
  60. "eventid" : 0
  61. },
  62. "eventid" : 18
  63. },
  64. "station" : {
  65. "model" : {
  66. "id" : 11,
  67. "createdat" : ISODate("2019-06-30T05:17:31.000Z"),
  68. "updatedat" : ISODate("2019-06-30T07:31:17.000Z"),
  69. "deletedat" : null
  70. },
  71. "name" : "Station1",
  72. "deviceid" : "station1",
  73. "devicename" : "Iphone X",
  74. "pin" : "123456",
  75. "token" : "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjoic3RhdGlvbjEiLCJleHAiOjE1NjIxMzkwNzYsIm5iZiI6MTQ0NDQ3ODQwMH0.tXxeFpWr5nUtpqa5bSGf-phJtX0TnbRBOyG5puGXCmU",
  76. "agendas" : [],
  77. "eventid" : 18
  78. },
  79. "category" : null
  80. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement