InventorySourceDeductionApi Module
Model\ItemToDeductInterface
Interface
This interface defines the contract for representing an item that needs to have its inventory quantity deducted from a source. Developers implement th...
Model\SourceDeductionRequestInterface
Interface
This interface defines a request object for deducting inventory quantities from a specific source in Magento's Multi-Source Inventory (MSI) system. De...
Model\SourceDeductionServiceInterface
Interface
This interface defines the contract for deducting inventory quantities from specific sources in Magento's Multi-Source Inventory (MSI) system. Develop...