Advertisement
Guest User

Untitled

a guest
May 18th, 2017
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. Printing description of responseObject:
  2. {
  3. payload = {
  4. data = (
  5. {
  6. "checked_id" = "2017-05-15 11:59:26";
  7. email = "predragcokulov@gmail.com";
  8. "feed_comment" = "<null>";
  9. "first_name" = Predrag;
  10. "is_anonymous" = 0;
  11. "last_name" = "\U010cokulov";
  12. place = {
  13. checkins = (
  14. {
  15. "check_in_at" = "2017-05-15 11:59:41";
  16. "checkin_uuid" = "4f949161-4c38-43e9-9d7f-d1be378787f3";
  17. comment = "<null>";
  18. email = "predragcokulov@gmail.com";
  19. files = (
  20. );
  21. "first_name" = Predrag;
  22. "is_anonymous" = 0;
  23. "last_name" = "\U010cokulov";
  24. rating = 0;
  25. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDdSCGt.png";
  26. uuid = "653c3555-4522-44aa-95ba-311de3c446dd";
  27. },
  28. {
  29. "check_in_at" = "2017-05-15 11:59:26";
  30. "checkin_uuid" = "7c8dd7b6-c0b1-4703-aaf5-de26fbe764c1";
  31. comment = "<null>";
  32. email = "predragcokulov@gmail.com";
  33. files = (
  34. );
  35. "first_name" = Predrag;
  36. "is_anonymous" = 0;
  37. "last_name" = "\U010cokulov";
  38. rating = 0;
  39. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDdSCGt.png";
  40. uuid = "653c3555-4522-44aa-95ba-311de3c446dd";
  41. }
  42. );
  43. description = "<null>";
  44. "place_id" = 5919981e8143e622e47cbdfb;
  45. "place_name" = "City Rent-a-Car";
  46. };
  47. "place_id" = 5919981e8143e622e47cbdfb;
  48. rating = 0;
  49. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDdSCGt.png";
  50. "user_uuid" = "653c3555-4522-44aa-95ba-311de3c446dd";
  51. },
  52. {
  53. "checked_id" = "2017-05-15 11:59:41";
  54. email = "predragcokulov@gmail.com";
  55. "feed_comment" = "<null>";
  56. "first_name" = Predrag;
  57. "is_anonymous" = 0;
  58. "last_name" = "\U010cokulov";
  59. place = {
  60. checkins = (
  61. {
  62. "check_in_at" = "2017-05-15 11:59:41";
  63. "checkin_uuid" = "4f949161-4c38-43e9-9d7f-d1be378787f3";
  64. comment = "<null>";
  65. email = "predragcokulov@gmail.com";
  66. files = (
  67. );
  68. "first_name" = Predrag;
  69. "is_anonymous" = 0;
  70. "last_name" = "\U010cokulov";
  71. rating = 0;
  72. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDdSCGt.png";
  73. uuid = "653c3555-4522-44aa-95ba-311de3c446dd";
  74. },
  75. {
  76. "check_in_at" = "2017-05-15 11:59:26";
  77. "checkin_uuid" = "7c8dd7b6-c0b1-4703-aaf5-de26fbe764c1";
  78. comment = "<null>";
  79. email = "predragcokulov@gmail.com";
  80. files = (
  81. );
  82. "first_name" = Predrag;
  83. "is_anonymous" = 0;
  84. "last_name" = "\U010cokulov";
  85. rating = 0;
  86. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDdSCGt.png";
  87. uuid = "653c3555-4522-44aa-95ba-311de3c446dd";
  88. }
  89. );
  90. description = "<null>";
  91. "place_id" = 5919981e8143e622e47cbdfb;
  92. "place_name" = "City Rent-a-Car";
  93. };
  94. "place_id" = 5919981e8143e622e47cbdfb;
  95. rating = 0;
  96. "user_image" = "https://s3-us-west-2.amazonaws.com/peequin-dev/avatars/phpDdSCGt.png";
  97. "user_uuid" = "653c3555-4522-44aa-95ba-311de3c446dd";
  98. }
  99. );
  100. };
  101. response = Success;
  102. }
  103. (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement