AmzSpApi::ShippingApiModel::TimeRange
¶ ↑
Properties¶ ↑
Name | Type | Description | Notes ———— | ————- | ————- | ————- start | DateTime | The start date and time. This defaults to the current date and time. | [optional] _end | DateTime | The end date and time. This must come after the value of start. This defaults to the next business day from the start. | [optional]