Model
Sources
Magento\InventoryImportExport\Model\Import\Sources
What it does
This class handles the import of inventory source data in Magento 2's Multi-Source Inventory (MSI) system.
Developers use it when importing stock source information from CSV files, allowing bulk creation, updating, or deletion of inventory sources and their quantities across different warehouse locations or stock sources.
Public Methods
- getEntityTypeCode()
- validateRow()