| Property | Description | Returns | 
|---|---|---|
| id | int | |
| productCode | string | |
| availableQuantity | int | |
| reservedQuantity | int | |
| inTransitQuantity | int | |
| onHandQuantity | int | |
| created | Date the record was created. | DateTime | 
| modified | Last modification date for the record. | DateTime | 
| warehouse | Warehouse | |
| product | BaseProduct | 
Inventory\Models\Api\Stock
Stock