Stay price or daily price calendar when present.
| Name | Type | Description | Notes |
|---|---|---|---|
| price | BigDecimal | Nightly price in the response currency. | [optional] |
| priceWithoutDiscount | BigDecimal | Full nightly price before any discount, when a discount applies. | [optional] |
| currency | String | ISO 4217 currency code for the price, such as USD. | [optional] |
| discountText | String | Discount label, such as "23% less than usual". | [optional] |
| pricesByDates | List<HotelPriceByDate> | Daily price calendar, populated when /hotels/info requests load_prices_by_dates. | [optional] |
| extras | Map | [optional] |