Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 887 Bytes

File metadata and controls

14 lines (11 loc) · 887 Bytes

# HotelSearchResultPrices

Properties

Name Type Description Notes
price float Nightly price in the response currency. [optional]
price_without_discount float Full nightly price before any discount, when a discount applies. [optional]
currency string ISO 4217 currency code for the price, such as USD. [optional]
discount_text string Discount label, such as "23% less than usual". [optional]
prices_by_dates \Unifapi\Sdk\Model\HotelPriceByDate[] Daily price calendar, populated when /hotels/info requests load_prices_by_dates. [optional]
extras array [optional]

[Back to Model list] [Back to API list] [Back to README]