# ShipmentRequestDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amazon_order_id** | [**\Swagger\Client\Models\AmazonOrderId**](AmazonOrderId.md) |  | 
**seller_order_id** | [**\Swagger\Client\Models\SellerOrderId**](SellerOrderId.md) |  | [optional] 
**item_list** | [**\Swagger\Client\Models\ItemList**](ItemList.md) |  | 
**ship_from_address** | [**\Swagger\Client\Models\Address**](Address.md) |  | 
**package_dimensions** | [**\Swagger\Client\Models\PackageDimensions**](PackageDimensions.md) |  | 
**weight** | [**\Swagger\Client\Models\Weight**](Weight.md) |  | 
**must_arrive_by_date** | [**\Swagger\Client\Models\Timestamp**](Timestamp.md) |  | [optional] 
**ship_date** | [**\Swagger\Client\Models\Timestamp**](Timestamp.md) |  | [optional] 
**shipping_service_options** | [**\Swagger\Client\Models\ShippingServiceOptions**](ShippingServiceOptions.md) |  | 
**label_customization** | [**\Swagger\Client\Models\LabelCustomization**](LabelCustomization.md) |  | [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)

