## AssociatedItem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asin** | **string** | The Amazon Standard Identification Number (ASIN) of the item. | [optional]
**title** | **string** | The title of the item. | [optional]
**quantity** | **int** | The total number of items included in the order. | [optional]
**order_id** | **string** | The Amazon-defined identifier for an order placed by the buyer, in 3-7-7 format. | [optional]
**item_status** | **string** | The status of the item. | [optional]
**brand_name** | **string** | The brand name of the item. | [optional]
**item_delivery** | [**\SellingPartnerApi\Model\ServiceV1\ItemDelivery**](ItemDelivery.md) |  | [optional]

[[ServiceV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
