# InventorySummary

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asin** | **string** | The Amazon Standard Identification Number (ASIN) of an item. | [optional] 
**fn_sku** | **string** | Amazon&#x27;s fulfillment network SKU identifier. | [optional] 
**seller_sku** | **string** | The seller SKU of the item. | [optional] 
**condition** | **string** | The condition of the item as described by the seller (for example, New Item). | [optional] 
**inventory_details** | [**\Swagger\Client\Models\InventoryDetails**](InventoryDetails.md) |  | [optional] 
**last_updated_time** | [**\DateTime**](\DateTime.md) | The date and time that any quantity was last updated. | [optional] 
**product_name** | **string** | The localized language product title of the item within the specific marketplace. | [optional] 
**total_quantity** | **int** | The total number of units in an inbound shipment or in Amazon fulfillment centers. | [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)

