Log in
Model

PartialInventoryTransferItem

Magento\InventoryCatalog\Model\PartialInventoryTransferItem

What it does

This class represents a single item in a partial inventory transfer operation in Magento's Multi-Source Inventory (MSI) system.

Developers use this data model to specify which product SKU and what quantity should be transferred between inventory sources when moving stock partially rather than completely.

Public Methods

  • getSku()
  • setSku()
  • getQty()
  • setQty()