Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.27 KB

AvailabilityResponse.md

File metadata and controls

27 lines (23 loc) · 1.27 KB

AvailabilityResponse

Properties

Name Type Description Notes
MealType string [default to null]
DestinationCode string [default to null]
Nonrefundable bool [optional] [default to null]
Offer bool [default to null]
Checkout string [default to null]
Price string [default to null]
SupportsCancellation bool [default to null]
HotelCode string [default to null]
Currency string [default to null]
HotelCurrency string [optional] [default to null]
HotelPrice string [optional] [default to null]
Checkin string [default to null]
Rooms []Room [default to null]
Policies []Policy [default to null]
View bool [optional] [default to null]
MinimumSellingPrice string [optional] [default to null]
AdditionalInfo string [optional] [default to null]
PayAtHotel bool [default to null]

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