Log in
Interface

CategorySearchResultsInterface

Magento\AdobeStockAssetApi\Api\Data\CategorySearchResultsInterface

What it does

This interface defines the contract for Adobe Stock category search results in Magento 2.

Developers use this when implementing or consuming services that return collections of Adobe Stock categories, ensuring consistent handling of paginated category data with methods to get and set category items.

Public Methods

  • getItems()
  • setItems()