Interface
SourceSearchResultsInterface
Magento\InventoryApi\Api\Data\SourceSearchResultsInterface
What it does
This interface defines the contract for search results returned when querying inventory sources in Magento 2.
Developers use this when implementing or consuming the source repository's getList method to retrieve paginated collections of inventory sources with metadata like total count and search criteria.
Public Methods
- getItems()
- setItems()