Guest User

Untitled

a guest
Dec 10th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. "data": [
  2. {
  3. "meetingCentre": "EBC-MC_C7",
  4. "meetingRoom": "EBC-C7-MR:1_1",
  5. "reservations": {
  6. "28.10.2016": [
  7. {
  8. "from": "10:00",
  9. "to": "11:30",
  10. "expectedPersonsCount": 4,
  11. "customer": "College",
  12. "videoConference": false,
  13. "note": ""
  14. },
  15. {
  16. "from": "12:00",
  17. "to": "13:30",
  18. "expectedPersonsCount": 4,
  19. "customer": "College",
  20. "videoConference": false,
  21. "note": ""
  22. }
  23. ],
  24. "29.10.2016": [
  25. {
  26. "from": "10:00",
  27. "to": "11:30",
  28. "expectedPersonsCount": 4,
  29. "customer": "College",
  30. "videoConference": false,
  31. "note": ""
  32. }
  33. ]
  34. }
  35. },
  36. ....
Add Comment
Please, Sign In to add comment