sheena2994

Untitled

Aug 25th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the notifications",
  4. "notifications": [
  5. {
  6. "notification_id": "28",
  7. "user_id1": "79",
  8. "name": "aman",
  9. "item_id": "0",
  10. "trade_id": "10",
  11. "type": "3",
  12. "is_read": "0",
  13. "image": "",
  14. "msg": "aman requested to trade with you",
  15. "time_since": "21 seconds ago"
  16. },
  17. {
  18. "notification_id": "27",
  19. "user_id1": "93",
  20. "name": "aa.aa",
  21. "item_id": "18",
  22. "trade_id": "0",
  23. "type": "2",
  24. "is_read": "0",
  25. "image": "",
  26. "msg": "aa.aa commented on your post",
  27. "time_since": "1 minute ago"
  28. },
  29. {
  30. "notification_id": "26",
  31. "user_id1": "90",
  32. "name": "ghgh",
  33. "item_id": "19",
  34. "trade_id": "0",
  35. "type": "1",
  36. "is_read": "0",
  37. "image": "",
  38. "msg": "ghgh liked your post",
  39. "time_since": "2 minutes ago"
  40. },
  41. {
  42. "notification_id": "25",
  43. "user_id1": "79",
  44. "name": "aman",
  45. "item_id": "0",
  46. "trade_id": "9",
  47. "type": "5",
  48. "is_read": "0",
  49. "image": "",
  50. "msg": "aman rejected your request",
  51. "time_since": "3 minutes ago"
  52. },
  53. {
  54. "notification_id": "24",
  55. "user_id1": "79",
  56. "name": "aman",
  57. "item_id": "0",
  58. "trade_id": "8",
  59. "type": "4",
  60. "is_read": "0",
  61. "image": "",
  62. "msg": "aman accepted your request",
  63. "time_since": "1 day ago"
  64. }
  65. ]
  66. }
Add Comment
Please, Sign In to add comment