Name | Type | Description | Notes |
---|---|---|---|
Code | string | product code | [optional] [default to null] |
Offer | bool | [optional] [default to null] | |
PayAtHotel | bool | [optional] [default to null] | |
Nonrefundable | bool | [optional] [default to null] | |
Price | string | [optional] [default to null] | |
Currency | string | [optional] [default to null] | |
Rooms | []Room | [optional] [default to null] | |
SupportsCancellation | bool | [optional] [default to null] | |
HotelCurrency | string | [optional] [default to null] | |
HotelPrice | string | [optional] [default to null] | |
MealType | string | [optional] [default to null] | |
Policies | []Policy | [optional] [default to null] | |
MinimumSellingPrice | string | [optional] [default to null] | |
View | bool | [optional] [default to null] |