sheena2994

Untitled

Feb 17th, 2016
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the tables!",
  4. "num_of_floors": "6",
  5. "tables": {
  6. "1": [
  7. {
  8. "floor_id": "229",
  9. "restaurant_id": "3",
  10. "floor_name": "s",
  11. "num_of_tables": "0",
  12. "is_enabled": "1",
  13. "tables_id": "",
  14. "num_of_seats": "",
  15. "table_status": "",
  16. "x_coordinate": "0.0",
  17. "y_coordinate": "0.0",
  18. "height": "0.0",
  19. "width": "0.0",
  20. "customer_visit_id": "",
  21. "reserved_tables_id": "",
  22. "date": "",
  23. "time": "",
  24. "allocated_time": "",
  25. "reservation_type": "",
  26. "time_taken": "",
  27. "time_taken_sec": 0,
  28. "waiting_time_sec": 0,
  29. "time_left": "00:00:00",
  30. "time_left_sec": 0
  31. }
  32. ],
  33. "2": [
  34. {
  35. "floor_id": "230",
  36. "restaurant_id": "3",
  37. "floor_name": "s",
  38. "num_of_tables": "0",
  39. "is_enabled": "1",
  40. "tables_id": "",
  41. "num_of_seats": "",
  42. "table_status": "",
  43. "x_coordinate": "0.0",
  44. "y_coordinate": "0.0",
  45. "height": "0.0",
  46. "width": "0.0",
  47. "customer_visit_id": "",
  48. "reserved_tables_id": "",
  49. "date": "",
  50. "time": "",
  51. "allocated_time": "",
  52. "reservation_type": "",
  53. "time_taken": "",
  54. "time_taken_sec": 0,
  55. "waiting_time_sec": 0,
  56. "time_left": "00:00:00",
  57. "time_left_sec": 0
  58. }
  59. ],
  60. "3": [
  61. {
  62. "floor_id": "231",
  63. "restaurant_id": "3",
  64. "floor_name": "t",
  65. "num_of_tables": "0",
  66. "is_enabled": "1",
  67. "tables_id": "",
  68. "num_of_seats": "",
  69. "table_status": "",
  70. "x_coordinate": "0.0",
  71. "y_coordinate": "0.0",
  72. "height": "0.0",
  73. "width": "0.0",
  74. "customer_visit_id": "",
  75. "reserved_tables_id": "",
  76. "date": "",
  77. "time": "",
  78. "allocated_time": "",
  79. "reservation_type": "",
  80. "time_taken": "",
  81. "time_taken_sec": 0,
  82. "waiting_time_sec": 0,
  83. "time_left": "00:00:00",
  84. "time_left_sec": 0
  85. }
  86. ]
  87. }
  88. }
Add Comment
Please, Sign In to add comment