Interface
LoadByIdInterface
Magento\AdobeStockAssetApi\Model\Asset\Command\LoadByIdInterface
What it does
This interface defines a command for loading Adobe Stock asset data by its unique ID.
Developers use this when they need to retrieve complete asset information from the system using just the asset's numeric identifier, typically when displaying asset details or processing specific assets.
Public Methods
- execute()