Interface
CreatorSearchResultsInterface
Magento\AdobeStockAssetApi\Api\Data\CreatorSearchResultsInterface
What it does
This interface defines the contract for search results containing Adobe Stock creator data.
Developers use this when retrieving lists of Adobe Stock creators through API calls, providing standardized methods to get and set creator items along with pagination and filtering capabilities inherited from SearchResultsInterface.
Public Methods
- getItems()
- setItems()