| Method | Description | Returns |
|---|---|---|
| getId() | int | |
| getProductCode() | string | |
| getReason() | string | |
| getUncommittedQuantity() | int | |
| getAvailableQuantity() | int | |
| getReservedQuantity() | int | |
| getInTransitQuantity() | int | |
| getOnHandQuantity() | int | |
| getExpiry() | DateTime | |
| getCreated() | DateTime | |
| getModified() | DateTime | |
| getFulfillment() | Fulfillment | |
| getBatch() | Batch | |
| getWarehouse() | Warehouse | |
| getItem() | Item | |
| getCreatedBy() | User | |
| isHierarchicalModel() | Check whether a model is a hierarchical model, i.e. can have children | bool |
| isVersionedModel() | Check whether a model is versioned | bool |
Inventory\Models\Backend\Transaction
Transaction