@mirai/core 0.4.36 → 0.4.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (209) hide show
  1. package/package.json +1 -1
  2. package/.env +0 -22
  3. package/.gitlab-ci.yml +0 -4
  4. package/.nvmrc +0 -1
  5. package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
  6. package/__tests__/Booking/__mocks__/booking-get.json +0 -105
  7. package/__tests__/Booking/booking.constants.js +0 -8
  8. package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
  9. package/__tests__/Booking/workflows/index.js +0 -5
  10. package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
  11. package/__tests__/Booking/workflows/print.workflow.js +0 -13
  12. package/__tests__/Booking/workflows/resend.workflow.js +0 -18
  13. package/__tests__/Booking/workflows/review.workflow.js +0 -17
  14. package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
  15. package/__tests__/BookingQuery/workflows/index.js +0 -1
  16. package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
  17. package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
  18. package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
  19. package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
  20. package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
  21. package/__tests__/Checkout/checkout.constants.js +0 -8
  22. package/__tests__/Checkout/workflows/form.workflow.js +0 -17
  23. package/__tests__/Checkout/workflows/index.js +0 -4
  24. package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
  25. package/__tests__/Checkout/workflows/review.workflow.js +0 -19
  26. package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
  27. package/__tests__/Deals/__mocks__/deals-success.json +0 -739
  28. package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
  29. package/__tests__/Deals/workflows/clear.workflow.js +0 -7
  30. package/__tests__/Deals/workflows/index.js +0 -5
  31. package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
  32. package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
  33. package/__tests__/Deals/workflows/submit.workflow.js +0 -6
  34. package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
  35. package/__tests__/Finder/workflows/index.js +0 -3
  36. package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
  37. package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
  38. package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
  39. package/__tests__/Rates/__mocks__/extras-success.json +0 -397
  40. package/__tests__/Rates/__mocks__/rates-success.json +0 -731
  41. package/__tests__/Rates/workflows/extras.js +0 -9
  42. package/__tests__/Rates/workflows/extrasExpect.js +0 -11
  43. package/__tests__/Rates/workflows/index.js +0 -4
  44. package/__tests__/Rates/workflows/multiroom.js +0 -26
  45. package/__tests__/Rates/workflows/rates.js +0 -9
  46. package/__tests__/Session/workflows/bookings.workflow.js +0 -18
  47. package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
  48. package/__tests__/Session/workflows/index.js +0 -5
  49. package/__tests__/Session/workflows/login.workflow.js +0 -29
  50. package/__tests__/Session/workflows/logout.workflow.js +0 -8
  51. package/__tests__/Session/workflows/profile.workflow.js +0 -49
  52. package/__tests__/Signup/workflows/index.js +0 -2
  53. package/__tests__/Signup/workflows/signup.workflow.js +0 -26
  54. package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
  55. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
  56. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
  57. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
  58. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
  59. package/__tests__/booking.spec.jsx +0 -34
  60. package/__tests__/bookingQuey.spec.js +0 -43
  61. package/__tests__/buttonFinder.spec.js +0 -16
  62. package/__tests__/checkout.spec.jsx +0 -52
  63. package/__tests__/constants.js +0 -20
  64. package/__tests__/deals.spec.js +0 -30
  65. package/__tests__/finder.spec.js +0 -75
  66. package/__tests__/helpers/closeNotification.js +0 -7
  67. package/__tests__/helpers/getWeekNumber.js +0 -8
  68. package/__tests__/helpers/index.js +0 -2
  69. package/__tests__/rates.spec.jsx +0 -39
  70. package/__tests__/session.spec.js +0 -32
  71. package/__tests__/signup.spec.js +0 -17
  72. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
  73. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
  74. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
  75. package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
  76. package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
  77. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
  78. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
  79. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
  80. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
  81. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
  82. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
  83. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
  84. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
  85. package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
  86. package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
  87. package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
  88. package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
  89. package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
  90. package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
  91. package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
  92. package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
  93. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
  94. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
  95. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
  96. package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
  97. package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
  98. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
  99. package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
  100. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
  101. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
  102. package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
  103. package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
  104. package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
  105. package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
  106. package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
  107. package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
  108. package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
  109. package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
  110. package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
  111. package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
  112. package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
  113. package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
  114. package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
  115. package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
  116. package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
  117. package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
  118. package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
  119. package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
  120. package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
  121. package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
  122. package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
  123. package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
  124. package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
  125. package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
  126. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
  127. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
  128. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
  129. package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
  130. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
  131. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
  132. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
  133. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
  134. package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
  135. package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
  136. package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
  137. package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
  138. package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
  139. package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
  140. package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
  141. package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
  142. package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
  143. package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
  144. package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
  145. package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
  146. package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
  147. package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
  148. package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
  149. package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
  150. package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
  151. package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
  152. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
  153. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
  154. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
  155. package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
  156. package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
  157. package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
  158. package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
  159. package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
  160. package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
  161. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
  162. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
  163. package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
  164. package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
  165. package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
  166. package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
  167. package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
  168. package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
  169. package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
  170. package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
  171. package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
  172. package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
  173. package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
  174. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
  175. package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
  176. package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
  177. package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
  178. package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
  179. package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
  180. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
  181. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
  182. package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
  183. package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
  184. package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
  185. package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
  186. package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
  187. package/playwright.config.js +0 -50
  188. package/public/App.Container.jsx +0 -147
  189. package/public/App.jsx +0 -34
  190. package/public/App.module.css +0 -153
  191. package/public/index.html +0 -32
  192. package/public/index.template.html +0 -19
  193. package/public/performance/index.html +0 -159
  194. package/public/routes/Deals.jsx +0 -20
  195. package/public/routes/Finder.jsx +0 -19
  196. package/public/routes/Home.constants.js +0 -52
  197. package/public/routes/Home.jsx +0 -131
  198. package/public/routes/NotFound.jsx +0 -23
  199. package/public/routes/Profile.jsx +0 -21
  200. package/public/routes/Signup.jsx +0 -20
  201. package/public/routes/Step0-Accommodations.jsx +0 -4
  202. package/public/routes/Step1-Rates.jsx +0 -12
  203. package/public/routes/Step2-Checkout.jsx +0 -4
  204. package/public/routes/Step3-Booking.jsx +0 -4
  205. package/public/routes/components/Logo.jsx +0 -18
  206. package/public/routes/components/index.js +0 -1
  207. package/public/routes/index.js +0 -10
  208. package/public/routes/routes.module.css +0 -259
  209. package/public/themes/monalisa.theme.css +0 -45
@@ -1,731 +0,0 @@
1
- {
2
- "status": "OK",
3
- "message": "",
4
- "data": {
5
- "country": "TH",
6
- "currency": "EUR",
7
- "infantAge": 2,
8
- "items": [
9
- {
10
- "id": 63971,
11
- "availability": 15,
12
- "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
13
- "name": "Doble",
14
- "nightsDeal": [],
15
- "occupation": [{ "type": 2, "amount": 2 }],
16
- "maxOccupation": 2,
17
- "images": [
18
- {
19
- "alt": "Descripción foto 1",
20
- "large": "https://images.mirai.com/INFOROOMS/100379008/EKvrmzhsDpTrrGKY8nR6/EKvrmzhsDpTrrGKY8nR6_large.jpg",
21
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/EKvrmzhsDpTrrGKY8nR6/EKvrmzhsDpTrrGKY8nR6_mediumrect.jpg"
22
- },
23
- {
24
- "alt": "Descripción foto 2",
25
- "large": "https://images.mirai.com/INFOROOMS/100379008/ZXLAtywTH9BRkAHKUAJ2/ZXLAtywTH9BRkAHKUAJ2_large.jpg",
26
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/ZXLAtywTH9BRkAHKUAJ2/ZXLAtywTH9BRkAHKUAJ2_mediumrect.jpg"
27
- },
28
- {
29
- "alt": "Descripción foto 3",
30
- "large": "https://images.mirai.com/INFOROOMS/100379008/BU6jYxfStp6R8KVdp95Q/BU6jYxfStp6R8KVdp95Q_large.jpg",
31
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/BU6jYxfStp6R8KVdp95Q/BU6jYxfStp6R8KVdp95Q_mediumrect.jpg"
32
- }
33
- ],
34
- "media": {
35
- "url3D": "https://www.google.com/maps/embed?pb=!4v1602839882293!6m8!1m7!1sCAoSLEFGMVFpcFB1TlRnV0VKMlg1REFzaXYtV3pySE1JODVydUZLTWtaNFloSVdP!2m2!1d18.698750800457!2d-68.436622350906!3f162.17!4f-7.069999999999993!5f0.7820865974627469"
36
- },
37
- "bedDisposition": [[{ "amount": 1, "type": 2 }], [{ "amount": 2, "type": 1 }]],
38
- "bedTypes": [1, 2],
39
- "doubleBedWidth": "130 cm",
40
- "size": "18 m²",
41
- "amenities": [
42
- { "highlight": true, "id": 22, "text": "Free Wi-Fi Internet" },
43
- { "highlight": true, "id": 13, "text": "Television" },
44
- { "highlight": true, "id": 17, "text": "Mini-bar (extra cost)" },
45
- { "highlight": true, "id": 65, "text": "Heating" },
46
- { "highlight": true, "id": 15, "text": "Air conditioning" },
47
- { "exclusive": true, "id": 23581, "text": "Una cosa super chula que no tiene nadie" },
48
- { "exclusive": true, "id": 1, "text": "Kitchen" },
49
- { "exclusive": true, "id": 67, "text": "Open kitchen" },
50
- { "exclusive": true, "id": 68, "text": "One-wall kitchen" },
51
- { "exclusive": true, "id": 2, "text": "Refrigerator" },
52
- { "exclusive": true, "id": 3, "text": "Washing machine" },
53
- { "exclusive": true, "id": 4, "text": "Microwave" },
54
- { "exclusive": true, "id": 5, "text": "Iron" },
55
- { "exclusive": true, "id": 6, "text": "Coffee/tea maker" },
56
- { "exclusive": true, "id": 64, "text": "Barbecue" },
57
- { "exclusive": true, "id": 7, "text": "Sink" },
58
- { "exclusive": true, "id": 79, "text": "Independent lounge" },
59
- { "exclusive": true, "id": 8, "text": "Living room" },
60
- { "exclusive": false, "id": 69, "text": "Desk" },
61
- { "exclusive": false, "id": 9, "text": "Terrace" },
62
- { "exclusive": true, "id": 10, "text": "Balcony" },
63
- { "exclusive": false, "id": 84, "text": "Frontal sea views" },
64
- { "exclusive": true, "id": 85, "text": "Lateral sea views" },
65
- { "exclusive": true, "id": 63, "text": "Circular bath" },
66
- { "exclusive": true, "id": 11, "text": "Radio" },
67
- { "exclusive": true, "id": 12, "text": "CD/DVD player" },
68
- { "exclusive": true, "id": 14, "text": "Telephone" },
69
- { "exclusive": true, "id": 16, "text": "Free mini-bar" },
70
- { "exclusive": true, "id": 18, "text": "Free safe" },
71
- { "exclusive": true, "id": 19, "text": "Safe (extra cost)" },
72
- { "exclusive": true, "id": 20, "text": "Free wired Internet" },
73
- { "exclusive": true, "id": 21, "text": "Cable internet (extra cost)" },
74
- { "exclusive": true, "id": 23, "text": "Wi-Fi Internet (extra cost)" },
75
- { "exclusive": true, "id": 61, "text": "Free tablet (iPad or similar)" },
76
- { "exclusive": true, "id": 62, "text": "Tablet (iPad or similar) - Extra cost" },
77
- { "exclusive": false, "id": 24, "text": "Fitted carpet floor" },
78
- { "exclusive": true, "id": 25, "text": "Parquet floor" },
79
- { "exclusive": true, "id": 26, "text": "Wooden floor" },
80
- { "exclusive": true, "id": 27, "text": "Marble floor" },
81
- { "exclusive": true, "id": 28, "text": "Tiled floor" },
82
- { "exclusive": true, "id": 99, "text": "Designer hydromassage tub" },
83
- { "exclusive": true, "id": 103, "text": "Airport-Hotel-Airport private transfer" },
84
- { "exclusive": true, "id": 115, "text": "Optional breakfast in bed" },
85
- { "exclusive": true, "id": 121, "text": "Pillow menu" },
86
- { "exclusive": true, "id": 92, "text": "Toilet" },
87
- { "exclusive": true, "id": 51, "text": "Shower" },
88
- { "exclusive": false, "id": 52, "text": "Bath with shower" },
89
- { "exclusive": true, "id": 53, "text": "Separate bath and shower" },
90
- { "exclusive": true, "id": 54, "text": "Hot tub" },
91
- { "exclusive": true, "id": 87, "text": "Circular bath" },
92
- { "exclusive": false, "id": 55, "text": "Jacuzzi® (spa tub)" },
93
- { "exclusive": true, "id": 56, "text": "Bidet" },
94
- { "exclusive": false, "id": 57, "text": "Hairdryer" },
95
- { "exclusive": true, "id": 58, "text": "Magnifying mirror" },
96
- { "exclusive": true, "id": 59, "text": "Bathrobe" },
97
- { "exclusive": true, "id": 60, "text": "Slippers" },
98
- { "exclusive": true, "id": 114, "text": "Telephone" }
99
- ],
100
- "cancellations": [
101
- {
102
- "caption": "",
103
- "highlight": false,
104
- "id": "nonRefundable-Penalty if cancelled.-true",
105
- "name": "Non refundable",
106
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
107
- "title": "Penalty if cancelled.",
108
- "text": "When the hotel receives your reservation, the total amount will be charged on your card. No refund will be made in case of cancellation, early departure or no-show (the reservation is kept up to the 1st night). If the charge to your card is denied, the hotel will cancel your reservation.",
109
- "price": 0.0
110
- }
111
- ],
112
- "rates": [
113
- {
114
- "id": "44948--63971--349217b0",
115
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
116
- "isClub": false,
117
- "name": "Pay now",
118
- "offer": false,
119
- "restrictions": [],
120
- "included": [],
121
- "price": 0.0
122
- }
123
- ],
124
- "boards": [
125
- {
126
- "id": "44948--63971--349217b0--35770",
127
- "roomId": 63971,
128
- "rateId": "44948--63971--349217b0",
129
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
130
- "type": 35770,
131
- "restrictions": [],
132
- "name": "Room Only",
133
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
134
- "minSelected": 1,
135
- "maxSelected": 15,
136
- "included": [],
137
- "offerDates": [],
138
- "basePrice": 70.0,
139
- "originalPrice": 77.0,
140
- "dayPrice": 34.65,
141
- "checkoutPrice": 69.3,
142
- "price": 69.3,
143
- "increment": 0.0,
144
- "taxes": 6.3,
145
- "fees": 24.0,
146
- "confidential": false,
147
- "totalPriceRaw": 9330,
148
- "deals": [],
149
- "discount": { "percentage": 10, "breakdown": [{ "type": 0, "value": 7.0 }] },
150
- "variants": []
151
- },
152
- {
153
- "id": "44948--63971--349217b0--35771",
154
- "roomId": 63971,
155
- "rateId": "44948--63971--349217b0",
156
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
157
- "type": 35771,
158
- "restrictions": [],
159
- "name": "Breakfast Included",
160
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
161
- "minSelected": 1,
162
- "maxSelected": 15,
163
- "included": [],
164
- "offerDates": [],
165
- "basePrice": 86.0,
166
- "originalPrice": 94.6,
167
- "dayPrice": 42.57,
168
- "checkoutPrice": 85.14,
169
- "price": 85.14,
170
- "increment": 15.84,
171
- "taxes": 7.74,
172
- "fees": 24.0,
173
- "confidential": false,
174
- "totalPriceRaw": 10914,
175
- "deals": [],
176
- "discount": { "percentage": 10, "breakdown": [{ "type": 0, "value": 8.6 }] },
177
- "variants": []
178
- }
179
- ],
180
- "soldOut": false
181
- },
182
- {
183
- "id": 63972,
184
- "availability": 5,
185
- "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
186
- "name": "Deluxe",
187
- "nightsDeal": [],
188
- "occupation": [{ "type": 2, "amount": 2 }],
189
- "maxOccupation": 2,
190
- "images": [
191
- {
192
- "alt": "Descripción foto 1",
193
- "large": "https://images.mirai.com/INFOROOMS/100379008/16mJMXOb4t0ASOOjFcVi/16mJMXOb4t0ASOOjFcVi_large.jpg",
194
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/16mJMXOb4t0ASOOjFcVi/16mJMXOb4t0ASOOjFcVi_mediumrect.jpg"
195
- },
196
- {
197
- "alt": "Descripción foto 2",
198
- "large": "https://images.mirai.com/INFOROOMS/100379008/rZutd6HNYYXVKxjQOM6q/rZutd6HNYYXVKxjQOM6q_large.jpg",
199
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/rZutd6HNYYXVKxjQOM6q/rZutd6HNYYXVKxjQOM6q_mediumrect.jpg"
200
- },
201
- {
202
- "alt": "Descripción foto 3",
203
- "large": "https://images.mirai.com/INFOROOMS/100379008/gey7kM2N9NjvjKMUTMfe/gey7kM2N9NjvjKMUTMfe_large.jpg",
204
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/gey7kM2N9NjvjKMUTMfe/gey7kM2N9NjvjKMUTMfe_mediumrect.jpg"
205
- }
206
- ],
207
- "media": {
208
- "urlVideo": "https://www.youtube.com/watch?v=09oXrBit5j0",
209
- "url3D": "https://www.google.com/maps/embed?pb=!4v1603882811880!6m8!1m7!1sCAoSLEFGMVFpcE84X2hUOE1xTjFEZGlwWlk4bm1Jc3dtR0lQZzNUYnUzbndOQkZK!2m2!1d18.694751926158!2d-68.440111892466!3f253.08828334628345!4f-5.373873762438336!5f0.7820865974627469\""
210
- },
211
- "bedDisposition": [
212
- [
213
- { "amount": 1, "type": 1 },
214
- { "amount": 1, "type": 2 }
215
- ],
216
- [{ "amount": 2, "type": 1 }]
217
- ],
218
- "bedTypes": [1, 2],
219
- "doubleBedWidth": "150 cm",
220
- "size": "20 m²",
221
- "amenities": [
222
- { "highlight": true, "id": 22, "text": "Free Wi-Fi Internet" },
223
- { "highlight": true, "id": 13, "text": "Television" },
224
- { "highlight": true, "id": 17, "text": "Mini-bar (extra cost)" },
225
- { "highlight": true, "id": 65, "text": "Heating" },
226
- { "highlight": true, "id": 15, "text": "Air conditioning" },
227
- { "exclusive": false, "id": 69, "text": "Desk" },
228
- { "exclusive": false, "id": 9, "text": "Terrace" },
229
- { "exclusive": false, "id": 84, "text": "Frontal sea views" },
230
- { "exclusive": false, "id": 24, "text": "Fitted carpet floor" },
231
- { "exclusive": true, "id": 101, "text": "Capsules coffee machine" },
232
- { "exclusive": false, "id": 55, "text": "Jacuzzi® (spa tub)" },
233
- { "exclusive": false, "id": 57, "text": "Hairdryer" }
234
- ],
235
- "cancellations": [
236
- {
237
- "caption": "",
238
- "highlight": false,
239
- "id": "nonRefundable-Penalty if cancelled.-true",
240
- "name": "Non refundable",
241
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
242
- "title": "Penalty if cancelled.",
243
- "text": "When the hotel receives your reservation, the total amount will be charged on your card. No refund will be made in case of cancellation, early departure or no-show (the reservation is kept up to the 1st night). If the charge to your card is denied, the hotel will cancel your reservation.",
244
- "price": 0.0
245
- }
246
- ],
247
- "rates": [
248
- {
249
- "id": "44948--63972--349220b0",
250
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
251
- "isClub": false,
252
- "name": "Pay now",
253
- "offer": false,
254
- "restrictions": [],
255
- "included": [],
256
- "price": 0.0
257
- }
258
- ],
259
- "boards": [
260
- {
261
- "id": "44948--63972--349220b0--35770",
262
- "roomId": 63972,
263
- "rateId": "44948--63972--349220b0",
264
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
265
- "type": 35770,
266
- "restrictions": [],
267
- "name": "Room Only",
268
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
269
- "minSelected": 1,
270
- "maxSelected": 5,
271
- "included": [],
272
- "offerDates": [],
273
- "basePrice": 110.0,
274
- "originalPrice": 121.0,
275
- "dayPrice": 54.45,
276
- "checkoutPrice": 108.9,
277
- "price": 108.9,
278
- "increment": 0.0,
279
- "taxes": 9.9,
280
- "fees": 24.0,
281
- "confidential": false,
282
- "totalPriceRaw": 13290,
283
- "deals": [],
284
- "discount": { "percentage": 10, "breakdown": [{ "type": 0, "value": 11.0 }] },
285
- "variants": []
286
- },
287
- {
288
- "id": "44948--63972--349220b0--35771",
289
- "roomId": 63972,
290
- "rateId": "44948--63972--349220b0",
291
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
292
- "type": 35771,
293
- "restrictions": [],
294
- "name": "Breakfast Included",
295
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
296
- "minSelected": 1,
297
- "maxSelected": 5,
298
- "included": [],
299
- "offerDates": [],
300
- "basePrice": 126.0,
301
- "originalPrice": 138.6,
302
- "dayPrice": 62.37,
303
- "checkoutPrice": 124.74,
304
- "price": 124.74,
305
- "increment": 15.84,
306
- "taxes": 11.34,
307
- "fees": 24.0,
308
- "confidential": false,
309
- "totalPriceRaw": 14874,
310
- "deals": [],
311
- "discount": { "percentage": 10, "breakdown": [{ "type": 0, "value": 12.6 }] },
312
- "variants": []
313
- }
314
- ],
315
- "soldOut": false
316
- },
317
- {
318
- "id": 63973,
319
- "availability": 1,
320
- "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
321
- "name": "Suite",
322
- "nightsDeal": [],
323
- "occupation": [{ "type": 2, "amount": 3 }],
324
- "maxOccupation": 3,
325
- "images": [
326
- {
327
- "alt": "Descripción foto 1",
328
- "large": "https://images.mirai.com/INFOROOMS/100379008/c26IDLXClcR4v3KTbRmK/c26IDLXClcR4v3KTbRmK_large.jpg",
329
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/c26IDLXClcR4v3KTbRmK/c26IDLXClcR4v3KTbRmK_mediumrect.jpg"
330
- },
331
- {
332
- "alt": "Descripción foto 2",
333
- "large": "https://images.mirai.com/INFOROOMS/100379008/LLpFn6GxGT6xP5SINkfY/LLpFn6GxGT6xP5SINkfY_large.jpg",
334
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/LLpFn6GxGT6xP5SINkfY/LLpFn6GxGT6xP5SINkfY_mediumrect.jpg"
335
- },
336
- {
337
- "alt": "Descripción foto 3",
338
- "large": "https://images.mirai.com/INFOROOMS/100379008/xS3AM81cnmL6EWasQkgm/xS3AM81cnmL6EWasQkgm_large.jpg",
339
- "thumbnail": "https://images.mirai.com/INFOROOMS/100379008/xS3AM81cnmL6EWasQkgm/xS3AM81cnmL6EWasQkgm_mediumrect.jpg"
340
- }
341
- ],
342
- "media": { "urlVideo": "https://www.youtube.com/watch?v=09oXrBit5j0" },
343
- "bedDisposition": [
344
- [
345
- { "amount": 1, "type": 1 },
346
- { "amount": 1, "type": 2 }
347
- ],
348
- [{ "amount": 3, "type": 1 }]
349
- ],
350
- "bedTypes": [1, 2],
351
- "doubleBedWidth": "180 cm",
352
- "size": "30 m²",
353
- "amenities": [
354
- { "highlight": true, "id": 22, "text": "Free Wi-Fi Internet" },
355
- { "highlight": true, "id": 13, "text": "Television" },
356
- { "highlight": true, "id": 65, "text": "Heating" },
357
- { "highlight": true, "id": 15, "text": "Air conditioning" },
358
- { "highlight": true, "id": 103, "text": "Airport-Hotel-Airport private transfer" },
359
- { "highlight": true, "id": 79, "text": "Independent lounge" },
360
- { "exclusive": false, "id": 69, "text": "Desk" },
361
- { "exclusive": false, "id": 9, "text": "Terrace" },
362
- { "exclusive": false, "id": 84, "text": "Frontal sea views" },
363
- { "exclusive": false, "id": 17, "text": "Mini-bar (extra cost)" },
364
- { "exclusive": false, "id": 24, "text": "Fitted carpet floor" },
365
- { "exclusive": false, "id": 27764, "text": "Terrace" },
366
- { "exclusive": false, "id": 52, "text": "Bath with shower" },
367
- { "exclusive": false, "id": 57, "text": "Hairdryer" }
368
- ],
369
- "cancellations": [
370
- {
371
- "caption": "",
372
- "highlight": false,
373
- "id": "nonRefundable-Penalty if cancelled.-true",
374
- "name": "Non refundable",
375
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
376
- "title": "Penalty if cancelled.",
377
- "text": "When the hotel receives your reservation, the total amount will be charged on your card. No refund will be made in case of cancellation, early departure or no-show (the reservation is kept up to the 1st night). If the charge to your card is denied, the hotel will cancel your reservation.",
378
- "price": 0.0
379
- }
380
- ],
381
- "rates": [
382
- {
383
- "id": "44948--63973--349225b0",
384
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
385
- "isClub": false,
386
- "name": "Pay now",
387
- "offer": false,
388
- "restrictions": [],
389
- "included": [],
390
- "price": 0.0
391
- },
392
- {
393
- "id": "44948--63973--349225b0--350807",
394
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
395
- "discountPercentage": 10,
396
- "isClub": false,
397
- "name": "Monalisa presentation",
398
- "offer": true,
399
- "description": "this is a description",
400
- "restrictions": [{ "value": "Only available for: only more 55", "variableOffer": false }],
401
- "included": [
402
- "entradas concierto",
403
- "masaje de spa",
404
- "parking extra",
405
- "flores",
406
- "Una unidad por reserva / por noche",
407
- "Inluded - Por habitación / una vez:"
408
- ],
409
- "price": 1.39
410
- }
411
- ],
412
- "boards": [
413
- {
414
- "id": "44948--63973--349225b0--35770",
415
- "roomId": 63973,
416
- "rateId": "44948--63973--349225b0",
417
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
418
- "type": 35770,
419
- "restrictions": [],
420
- "name": "Room Only",
421
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
422
- "minSelected": 1,
423
- "maxSelected": 1,
424
- "included": [],
425
- "offerDates": [],
426
- "basePrice": 130.0,
427
- "originalPrice": 143.0,
428
- "dayPrice": 64.35,
429
- "checkoutPrice": 128.7,
430
- "price": 128.7,
431
- "increment": 0.0,
432
- "taxes": 11.7,
433
- "fees": 36.0,
434
- "confidential": false,
435
- "totalPriceRaw": 16470,
436
- "deals": [],
437
- "discount": { "percentage": 10, "breakdown": [{ "type": 0, "value": 13.0 }] },
438
- "variants": []
439
- },
440
- {
441
- "id": "44948--63973--349225b0--35771",
442
- "roomId": 63973,
443
- "rateId": "44948--63973--349225b0",
444
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
445
- "type": 35771,
446
- "restrictions": [],
447
- "name": "Breakfast Included",
448
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
449
- "minSelected": 1,
450
- "maxSelected": 1,
451
- "included": [],
452
- "offerDates": [],
453
- "basePrice": 146.0,
454
- "originalPrice": 160.6,
455
- "dayPrice": 72.27,
456
- "checkoutPrice": 144.54,
457
- "price": 144.54,
458
- "increment": 15.84,
459
- "taxes": 13.14,
460
- "fees": 36.0,
461
- "confidential": false,
462
- "totalPriceRaw": 18054,
463
- "deals": [],
464
- "discount": { "percentage": 10, "breakdown": [{ "type": 0, "value": 14.6 }] },
465
- "variants": []
466
- },
467
- {
468
- "id": "44948--63973--349225b0--35771--350807",
469
- "roomId": 63973,
470
- "rateId": "44948--63973--349225b0--350807",
471
- "cancellationId": "nonRefundable-Penalty if cancelled.-true",
472
- "type": 35771,
473
- "restrictions": [{ "value": "Only available for: only more 55", "variableOffer": false }],
474
- "name": "Breakfast Included",
475
- "paymentConditions": "Prepayment required: 100%: Online secure payment. Possibility of facilitating the payment method within the following 5 days",
476
- "minSelected": 1,
477
- "maxSelected": 1,
478
- "included": [
479
- "entradas concierto",
480
- "masaje de spa",
481
- "parking extra",
482
- "flores",
483
- "Una unidad por reserva / por noche",
484
- "Inluded - Por habitación / una vez:"
485
- ],
486
- "offerDates": ["10/04/2025", "11/04/2025"],
487
- "basePrice": 146.0,
488
- "originalPrice": 160.6,
489
- "dayPrice": 65.05,
490
- "checkoutPrice": 130.09,
491
- "price": 130.09,
492
- "increment": 0.0,
493
- "taxes": 11.83,
494
- "fees": 36.0,
495
- "confidential": false,
496
- "totalPriceRaw": 16609,
497
- "deals": ["350807"],
498
- "discount": {
499
- "percentage": 19,
500
- "breakdown": [
501
- { "type": 1, "value": 14.6 },
502
- { "type": 0, "value": 13.14 }
503
- ]
504
- },
505
- "variants": []
506
- }
507
- ],
508
- "soldOut": false
509
- },
510
- {
511
- "id": 64628,
512
- "availability": 0,
513
- "name": "Sencilla",
514
- "occupation": [{ "type": 2, "amount": 2 }],
515
- "maxOccupation": 2,
516
- "images": [],
517
- "bedDisposition": [[{ "amount": 1, "type": 1 }]],
518
- "bedTypes": [1],
519
- "amenities": [
520
- { "exclusive": false, "id": 52, "text": "Bath with shower" },
521
- { "exclusive": false, "id": 57, "text": "Hairdryer" }
522
- ],
523
- "soldOut": true
524
- }
525
- ],
526
- "notifications": [],
527
- "taxesType": 8,
528
- "tracking": {
529
- "status": "AVAILABILITY",
530
- "country": "TH",
531
- "multiroom": false,
532
- "localTaxesIncluded": false,
533
- "taxesIncluded": true,
534
- "userCurrency": {
535
- "code": "EUR",
536
- "symbol": "€",
537
- "value": 10000,
538
- "description": "Euro",
539
- "formatWithSymbol": "$1.$2 €",
540
- "formatWithCode": "$1.$2 EUR",
541
- "htmlFormat": "<span class=\"integerPart\">$1</span><span class=\"decimalSeparator\">.</span><span class=\"decimalPart\">$2</span><span class=\"currencySymbol\">€</span>",
542
- "numDecimals": 2
543
- },
544
- "hotelInfo": {
545
- "currency": {
546
- "code": "EUR",
547
- "symbol": "€",
548
- "value": 10000,
549
- "description": "Euro",
550
- "formatWithSymbol": "$1.$2 €",
551
- "formatWithCode": "$1.$2 EUR",
552
- "htmlFormat": "<span class=\"integerPart\">$1</span><span class=\"decimalSeparator\">.</span><span class=\"decimalPart\">$2</span><span class=\"currencySymbol\">€</span>",
553
- "numDecimals": 2
554
- }
555
- },
556
- "rates": [
557
- {
558
- "amountAvailable": 15,
559
- "id": 63971,
560
- "name": "Doble",
561
- "occupationOptions": {
562
- "349217b0": {
563
- "id": "349217b0",
564
- "numAdults": 2,
565
- "numFirstRangeChildren": 0,
566
- "numSecondRangeChildren": 0,
567
- "rates": {
568
- "44948--63971--349217b0": {
569
- "id": "44948--63971--349217b0",
570
- "cancellationPolicyTypeEnum": "nonRefundable",
571
- "name": "Pay now",
572
- "sortedKeysBoards": ["44948--63971--349217b0--35770", "44948--63971--349217b0--35771"],
573
- "boardOptions": {
574
- "44948--63971--349217b0--35770": {
575
- "id": "44948--63971--349217b0--35770",
576
- "boardGroupName": "Room Only",
577
- "originalAvgPrice": 3465,
578
- "totalBasePrice": 6300,
579
- "totalPrice": 9330,
580
- "totalLocalTaxes": 2400,
581
- "totalPriceWithTaxes": 6930,
582
- "detail": [
583
- { "priceWithoutTaxes": 3150, "priceWithTaxes": 3465 },
584
- { "priceWithoutTaxes": 3150, "priceWithTaxes": 3465 }
585
- ]
586
- },
587
- "44948--63971--349217b0--35771": {
588
- "id": "44948--63971--349217b0--35771",
589
- "boardGroupName": "Breakfast Included",
590
- "originalAvgPrice": 4257,
591
- "totalBasePrice": 7740,
592
- "totalPrice": 10914,
593
- "totalLocalTaxes": 2400,
594
- "totalPriceWithTaxes": 8514,
595
- "detail": [
596
- { "priceWithoutTaxes": 3870, "priceWithTaxes": 4257 },
597
- { "priceWithoutTaxes": 3870, "priceWithTaxes": 4257 }
598
- ]
599
- }
600
- }
601
- }
602
- }
603
- }
604
- },
605
- "sortedKeysOccupations": ["349217b0"]
606
- },
607
- {
608
- "amountAvailable": 5,
609
- "id": 63972,
610
- "name": "Deluxe",
611
- "occupationOptions": {
612
- "349220b0": {
613
- "id": "349220b0",
614
- "numAdults": 2,
615
- "numFirstRangeChildren": 0,
616
- "numSecondRangeChildren": 0,
617
- "rates": {
618
- "44948--63972--349220b0": {
619
- "id": "44948--63972--349220b0",
620
- "cancellationPolicyTypeEnum": "nonRefundable",
621
- "name": "Pay now",
622
- "sortedKeysBoards": ["44948--63972--349220b0--35770", "44948--63972--349220b0--35771"],
623
- "boardOptions": {
624
- "44948--63972--349220b0--35770": {
625
- "id": "44948--63972--349220b0--35770",
626
- "boardGroupName": "Room Only",
627
- "originalAvgPrice": 5445,
628
- "totalBasePrice": 9900,
629
- "totalPrice": 13290,
630
- "totalLocalTaxes": 2400,
631
- "totalPriceWithTaxes": 10890,
632
- "detail": [
633
- { "priceWithoutTaxes": 4950, "priceWithTaxes": 5445 },
634
- { "priceWithoutTaxes": 4950, "priceWithTaxes": 5445 }
635
- ]
636
- },
637
- "44948--63972--349220b0--35771": {
638
- "id": "44948--63972--349220b0--35771",
639
- "boardGroupName": "Breakfast Included",
640
- "originalAvgPrice": 6237,
641
- "totalBasePrice": 11340,
642
- "totalPrice": 14874,
643
- "totalLocalTaxes": 2400,
644
- "totalPriceWithTaxes": 12474,
645
- "detail": [
646
- { "priceWithoutTaxes": 5670, "priceWithTaxes": 6237 },
647
- { "priceWithoutTaxes": 5670, "priceWithTaxes": 6237 }
648
- ]
649
- }
650
- }
651
- }
652
- }
653
- }
654
- },
655
- "sortedKeysOccupations": ["349220b0"]
656
- },
657
- {
658
- "amountAvailable": 1,
659
- "id": 63973,
660
- "name": "Suite",
661
- "occupationOptions": {
662
- "349225b0": {
663
- "id": "349225b0",
664
- "numAdults": 3,
665
- "numFirstRangeChildren": 0,
666
- "numSecondRangeChildren": 0,
667
- "rates": {
668
- "44948--63973--349225b0": {
669
- "id": "44948--63973--349225b0",
670
- "cancellationPolicyTypeEnum": "nonRefundable",
671
- "name": "Pay now",
672
- "sortedKeysBoards": ["44948--63973--349225b0--35770", "44948--63973--349225b0--35771"],
673
- "boardOptions": {
674
- "44948--63973--349225b0--35770": {
675
- "id": "44948--63973--349225b0--35770",
676
- "boardGroupName": "Room Only",
677
- "originalAvgPrice": 6435,
678
- "totalBasePrice": 11700,
679
- "totalPrice": 16470,
680
- "totalLocalTaxes": 3600,
681
- "totalPriceWithTaxes": 12870,
682
- "detail": [
683
- { "priceWithoutTaxes": 5850, "priceWithTaxes": 6435 },
684
- { "priceWithoutTaxes": 5850, "priceWithTaxes": 6435 }
685
- ]
686
- },
687
- "44948--63973--349225b0--35771": {
688
- "id": "44948--63973--349225b0--35771",
689
- "boardGroupName": "Breakfast Included",
690
- "originalAvgPrice": 7227,
691
- "totalBasePrice": 13140,
692
- "totalPrice": 18054,
693
- "totalLocalTaxes": 3600,
694
- "totalPriceWithTaxes": 14454,
695
- "detail": [
696
- { "priceWithoutTaxes": 6570, "priceWithTaxes": 7227 },
697
- { "priceWithoutTaxes": 6570, "priceWithTaxes": 7227 }
698
- ]
699
- }
700
- }
701
- },
702
- "44948--63973--349225b0--350807": {
703
- "id": "44948--63973--349225b0--350807",
704
- "cancellationPolicyTypeEnum": "nonRefundable",
705
- "name": "Monalisa presentation",
706
- "sortedKeysBoards": ["44948--63973--349225b0--35771--350807"],
707
- "boardOptions": {
708
- "44948--63973--349225b0--35771--350807": {
709
- "id": "44948--63973--349225b0--35771--350807",
710
- "boardGroupName": "Breakfast Included",
711
- "originalAvgPrice": 6505,
712
- "totalBasePrice": 11826,
713
- "totalPrice": 16609,
714
- "totalLocalTaxes": 3600,
715
- "totalPriceWithTaxes": 13009,
716
- "detail": [
717
- { "priceWithoutTaxes": 5913, "priceWithTaxes": 6504 },
718
- { "priceWithoutTaxes": 5913, "priceWithTaxes": 6504 }
719
- ]
720
- }
721
- }
722
- }
723
- }
724
- }
725
- },
726
- "sortedKeysOccupations": ["349225b0"]
727
- }
728
- ]
729
- }
730
- }
731
- }