Properties
Name | Type | Required | Description |
---|---|---|---|
block | BlockOutputDto[] | ❌ | The object containing all the relevant information for the combination of room, policy, meal and occupancy that determines the price." A block is the unique entity you book with booking.com. |
canPayNow | boolean | ❌ | Boolean value set to "true" if payment can be made during reservation process or "false" if it can not. |
checkin | string | ❌ | The date that was searched for as checkin. Format: YYYY-MM-DD |
checkout | string | ❌ | The date that was searched for as checkout. Format: YYYY-MM-DD |
directPayment | boolean | ❌ | Boolean value set to "true" if the direct payment is available or "false" if it is not. |
hotelId | number | ❌ | Booking.com hotel ID. The unique identifier of this hotel. |
hotelUrl | string | ❌ | URL of the hotel's page on Booking.com. |
isFlashDeal | boolean | ❌ | |
flashDeal | boolean | ❌ |