Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.38 KB

ProvisionResponse.md

File metadata and controls

28 lines (24 loc) · 1.38 KB

ProvisionResponse

Properties

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

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