amazon-spapi 2.0.3

A Rust client library for Amazon Selling Partner API (SP-API)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# PreferredDeliveryTime

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)