ProductInventoryInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| available_qty | Integer | Available quantity in stock | [default to null] |
| selected_qty | Integer | Quantity selected by customer | [default to null] |
| has_stock | Boolean | Whether the product has stock available | [default to null] |