Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "history1" : [
  3. {
  4. "id" : 1,
  5. "name" : "Koramangala Charging Station",
  6. "Date" : "02 Oct 2019",
  7. "location" : "Bengaluru",
  8. "Slot" : "1:00 pm - 1:30 pm",
  9. "Status" : "Completed"
  10.  
  11. },
  12. {
  13. "id" : 2,
  14. "name" : "HSR Charging Station",
  15. "Date" : "05 Sep 2019",
  16. "location" : "Bengaluru",
  17. "Slot" : "11:00 pm - 11:30 pm",
  18. "Status" : "Completed"
  19.  
  20. },
  21. {
  22. "id" : 3,
  23. "name" : "Whitefield Charging Station",
  24. "Date" : "08 Sep 2019",
  25. "location" : "Bengaluru",
  26. "Slot" : "10:00 pm - 10:30 pm",
  27. "Status" : "Completed"
  28.  
  29. },
  30. {
  31. "id" : 4,
  32. "name" : "Pai Layout Charging Station",
  33. "Date" : "12 Oct 2019",
  34. "location" : "Bengaluru",
  35. "Slot" : "09:00 pm - 09:30 pm",
  36. "Status" : "Completed"
  37.  
  38. }
  39.  
  40. ]
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement