Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.22 KB

BookResponse.md

File metadata and controls

40 lines (33 loc) · 1.22 KB

BookResponse

Properties

Name Type Description Notes
code String
createdAt String
checkin String
checkout String
hotelCode String
destinationCode String
clientNationality String
payAtHotel Boolean
currency CurrencyEnum
mealtypeCode String
nonrefundable String
view Boolean [optional]
price String
policies List<Policy>
rooms List<Room>
status String
confirmationNumbers List<BookResponseConfirmationNumbers>
hotelPaymentInfo List<BookResponseHotelPaymentInfo>
minimumSellingPrice String [optional]
specialRequest String [optional]

Enum: CurrencyEnum

Name Value
USD "USD"
EUR "EUR"
GBP "GBP"
TRY "TRY"
AED "AED"