# PreferredDeliveryTime
## Properties
**business_hours** | Option<[**Vec<models::BusinessHours>**](BusinessHours.md)> | Business hours when the business is open for deliveries. | [optional]
**exception_dates** | Option<[**Vec<models::ExceptionDates>**](ExceptionDates.md)> | Dates when the business is closed during the next 30 days. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)