Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 656 Bytes

File metadata and controls

13 lines (9 loc) · 656 Bytes

Unifapi.Sdk.Model.HotelPriceByDate

Properties

Name Type Description Notes
Price decimal Nightly price for this date in the response currency. [optional]
Currency string ISO 4217 currency code for the price. [optional]
CheckInDate string Check-in date for this calendar entry. [optional]
CheckOutDate string Check-out date for this calendar entry. [optional]

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