sheena2994

Untitled

Jun 22nd, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the revenues!",
  4. "revenue": [
  5. {
  6. "a_count": "2",
  7. "time": "Sun"
  8. },
  9. {
  10. "a_count": "2",
  11. "time": "Mon"
  12. },
  13. {
  14. "a_count": "1",
  15. "time": "Tue"
  16. },
  17. {
  18. "a_count": "1",
  19. "time": "Wed"
  20. },
  21. {
  22. "a_count": "1",
  23. "time": "Thu"
  24. },
  25. {
  26. "a_count": "1",
  27. "time": "Fri"
  28. },
  29. {
  30. "a_count": "1",
  31. "time": "Sat"
  32. }
  33. ]
  34. }
Add Comment
Please, Sign In to add comment