BookingDatesInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| check_in_date | String | Check-in date | [default to null] |
| check_out_date | String | Check-out date | [default to null] |
| check_in_time | String | Check-in time (from property) | [optional] [default to null] |
| check_out_time | String | Check-out time (from property) | [optional] [default to null] |
| number_of_nights | Integer | Number of nights | [default to null] |