Interface
AssetSearchResultsInterface
Magento\AdobeStockAssetApi\Api\Data\AssetSearchResultsInterface
What it does
This interface defines the contract for Adobe Stock asset search results in Magento 2.
Developers use this when implementing or consuming Adobe Stock asset search functionality to ensure consistent handling of search result collections, including retrieving and setting arrays of Adobe Stock assets with pagination and filtering metadata.
Public Methods
- getItems()
- setItems()