Advertisement
Guest User

Untitled

a guest
May 25th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. {
  2. "amenities": {
  3. "content": [
  4. {
  5. "amenityId": 15296,
  6. "selectionCount": 2
  7. },
  8. {
  9. "amenityId": 73786,
  10. "selectionCount": 2
  11. },
  12. {
  13. "amenityId": 3370661,
  14. "selectionCount": 1
  15. },
  16. {
  17. "amenityId": 2164580,
  18. "selectionCount": 1
  19. },
  20. {
  21. "amenityId": 393890,
  22. "selectionCount": 1
  23. },
  24. {
  25. "amenityId": 15263,
  26. "selectionCount": 1
  27. },
  28. {
  29. "amenityId": 419692,
  30. "selectionCount": 1
  31. },
  32. {
  33. "amenityId": 1929781,
  34. "selectionCount": 1
  35. }
  36. ],
  37. "empty": false,
  38. "first": true,
  39. "last": true,
  40. "number": 0,
  41. "numberOfElements": 8,
  42. "pageable": {
  43. "offset": 0,
  44. "pageNumber": 0,
  45. "pageSize": 10,
  46. "paged": true,
  47. "sort": {
  48. "empty": true,
  49. "sorted": false,
  50. "unsorted": true
  51. },
  52. "unpaged": false
  53. },
  54. "size": 10,
  55. "sort": {
  56. "empty": true,
  57. "sorted": false,
  58. "unsorted": true
  59. },
  60. "totalElements": 8,
  61. "totalPages": 1
  62. },
  63. "amenitySelectionStats": [
  64. {
  65. "amenityId": 15296,
  66. "selectionCount": 2
  67. },
  68. {
  69. "amenityId": 73786,
  70. "selectionCount": 2
  71. },
  72. {
  73. "amenityId": 3370661,
  74. "selectionCount": 1
  75. },
  76. {
  77. "amenityId": 2164580,
  78. "selectionCount": 1
  79. },
  80. {
  81. "amenityId": 393890,
  82. "selectionCount": 1
  83. },
  84. {
  85. "amenityId": 15263,
  86. "selectionCount": 1
  87. },
  88. {
  89. "amenityId": 419692,
  90. "selectionCount": 1
  91. },
  92. {
  93. "amenityId": 1929781,
  94. "selectionCount": 1
  95. }
  96. ],
  97. "hotelClickStats": [
  98. {
  99. "hotelCount": 1,
  100. "hotelId": 10107004,
  101. "hotelRegion": "Erzurum Province"
  102. }
  103. ],
  104. "hotels": {
  105. "content": [
  106. {
  107. "hotelCount": 1,
  108. "hotelId": 10107004,
  109. "hotelRegion": "Erzurum Province"
  110. }
  111. ],
  112. "empty": false,
  113. "first": true,
  114. "last": true,
  115. "number": 0,
  116. "numberOfElements": 1,
  117. "pageable": {
  118. "offset": 0,
  119. "pageNumber": 0,
  120. "pageSize": 10,
  121. "paged": true,
  122. "sort": {
  123. "empty": true,
  124. "sorted": false,
  125. "unsorted": true
  126. },
  127. "unpaged": false
  128. },
  129. "size": 10,
  130. "sort": {
  131. "empty": true,
  132. "sorted": false,
  133. "unsorted": true
  134. },
  135. "totalElements": 1,
  136. "totalPages": 1
  137. }
  138. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement