# NomadEnvoyCli.Inventory

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**productId** | **String** | ID of the product in the store&#39;s inventory. | 
**batchId** | **String** | ID of the product batch in the store&#39;s inventory. | [optional] 
**locationId** | **String** | ID of the product location in the store&#39;s inventory. | [optional] 
**skuName** | **String** | SKU name of product in the store&#39;s inventory. | [optional] 
**barcode** | **String** | Barcode of product in the store&#39;s inventory. | [optional] 
**quantity** | **Number** | Quantity of product in the store&#39;s inventory. | 


