sheenaCodebrew

Untitled

Feb 16th, 2018
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "success!",
  4. "hoteldetails": [
  5. {
  6. "id": 2,
  7. "user_id": 4,
  8. "hotel_name": "aasddf",
  9. "hotel_phone": "1114215429",
  10. "hotel_address": "afdssdfd",
  11. "stay_days": 120,
  12. "stay_charges": 110,
  13. "accomadation_allowance_pay_status": "0",
  14. "from_date": "2018-02-16 16:10:07",
  15. "to_date": "2018-02-17 04:10:07",
  16. "created_at": "2018-02-16 16:10:07"
  17. }
  18. ]
  19. }
Add Comment
Please, Sign In to add comment