Stay price or daily price calendar when present.
| Name | Type | Description | Notes |
|---|---|---|---|
| Price | decimal | Nightly price in the response currency. | [optional] |
| PriceWithoutDiscount | decimal | 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 | Dictionary | [optional] |