ProductLocationInventory
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| location_id | Long | [default to null] | |
| location_name | String | [default to null] | |
| stock_quantity | Integer | [optional] [default to null] | |
| low_stock_threshold | Integer | [optional] [default to null] | |
| price_override | BigDecimal | [optional] [default to null] | |
| is_available | Boolean | [default to null] |