Model
ExportStockSalableQtySearchResult
Magento\InventoryExportStock\Model\ExportStockSalableQtySearchResult
What it does
This class represents a search result container for salable quantity data when exporting stock information.
Developers use this class to handle paginated collections of stock salable quantity export data returned from API queries, providing a standardized way to work with search results in Magento's inventory export operations.