sheena2994

Untitled

Jul 4th, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the details!",
  4. "daily_revenue": [
  5. {
  6. "a_count": "1",
  7. "time": "02:00 PM",
  8. "total": ""
  9. }
  10. ],
  11. "weekly_revenue": [
  12. {
  13. "a_count": "1",
  14. "time": "Mon",
  15. "total": ""
  16. },
  17. {
  18. "a_count": "1",
  19. "time": "Sat",
  20. "total": ""
  21. }
  22. ],
  23. "monthly_revenue": [
  24. {
  25. "a_count": "10",
  26. "time": "Jul",
  27. "total": ""
  28. }
  29. ]
  30. }
Add Comment
Please, Sign In to add comment