PropertyTimingInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| check_in_time_start | String | Check-in start time (HH:MM format) | [default to null] |
| check_in_time_end | String | Check-in end time (HH:MM format) | [default to null] |
| check_out_time | String | Check-out time (HH:MM format) | [default to null] |
| minimum_nights | Integer | Minimum nights required for booking | [default to null] |
| maximum_nights | Integer | Maximum nights allowed for booking | [optional] [default to null] |
| preparation_time_hours | Integer | Preparation time between bookings in hours | [default to null] |