Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "msg": "Following are the tables!",
- "num_of_floors": "6",
- "tables": {
- "1": [
- {
- "floor_id": "229",
- "restaurant_id": "3",
- "floor_name": "s",
- "num_of_tables": "0",
- "is_enabled": "1",
- "tables_id": "",
- "num_of_seats": "",
- "table_status": "",
- "x_coordinate": "0.0",
- "y_coordinate": "0.0",
- "height": "0.0",
- "width": "0.0",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- }
- ],
- "2": [
- {
- "floor_id": "230",
- "restaurant_id": "3",
- "floor_name": "s",
- "num_of_tables": "0",
- "is_enabled": "1",
- "tables_id": "",
- "num_of_seats": "",
- "table_status": "",
- "x_coordinate": "0.0",
- "y_coordinate": "0.0",
- "height": "0.0",
- "width": "0.0",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- }
- ],
- "3": [
- {
- "floor_id": "231",
- "restaurant_id": "3",
- "floor_name": "t",
- "num_of_tables": "0",
- "is_enabled": "1",
- "tables_id": "",
- "num_of_seats": "",
- "table_status": "",
- "x_coordinate": "0.0",
- "y_coordinate": "0.0",
- "height": "0.0",
- "width": "0.0",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- }
- ]
- }
- }
Add Comment
Please, Sign In to add comment