Interface
StockSourceLinkSearchResultsInterface
Magento\InventoryApi\Api\Data\StockSourceLinkSearchResultsInterface
What it does
This interface defines the structure for search results when querying Stock Source Link relationships in Magento's Multi-Source Inventory system.
Developers use this when retrieving lists of stock-to-source assignments through repository methods, allowing them to access paginated results with filtering and sorting capabilities inherited from SearchResultsInterface.
Public Methods
- getItems()
- setItems()