Model
ExportStockSalableQtyBySalesChannel
Magento\InventoryExportStock\Model\ExportStockSalableQtyBySalesChannel
What it does
This class exports salable stock quantity data for products within a specific sales channel (website or store).
Developers use this when they need to retrieve product inventory availability information filtered by sales channel and search criteria, typically for integration with external systems or generating stock reports.
Public Methods
- execute()