Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the details!",
- "daily_revenue": {
- "total": "",
- "data": [
- {
- "a_count": "1",
- "time": "02:00 PM",
- "total": ""
- }
- ]
- },
- "weekly_revenue": {
- "total": "",
- "data": [
- {
- "a_count": "1",
- "time": "Mon",
- "total": ""
- },
- {
- "a_count": "1",
- "time": "Sat",
- "total": ""
- }
- ]
- },
- "monthly_revenue": {
- "total": "",
- "data": [
- {
- "a_count": "10",
- "time": "Jul",
- "total": ""
- }
- ]
- }
- }
Add Comment
Please, Sign In to add comment