Advertisement
elgatomontes

Untitled

Jul 30th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. {
  2. "discountAvailable": true,
  3. "MX": {
  4. "minimumSupportedAppVersion": "3.1.4",
  5. "discount": {
  6. "hotels": [
  7. {
  8. "startDate": "2014-07-01",
  9. "endDate": "2014-08-31",
  10. "currency": "MXN",
  11. "discountType": "percentage",
  12. "discountAmount": "20",
  13. "discountMaximum": "500",
  14. "code": "UTYN34UIJX",
  15. "banner": {
  16. "showInRoadTrip": 0,
  17. "homeBanner": {
  18. "leftText": "Promo solo para que se vea el boton.",
  19. "backColor": "#FFCC33",
  20. "textcolor": "#666666"
  21. }
  22. }
  23. }
  24. ]
  25. }
  26. }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement