Model
Creator
Magento\AdobeStockAsset\Model\Creator
What it does
This model represents the creator (original uploader) of an Adobe Stock asset.
Developers use this class to access and store information about who uploaded an asset to Adobe Stock, including the creator's ID and name.
It's typically used when working with Adobe Stock integration features to display attribution or filter assets by creator.
Public Methods
- getId()
- getName()
- getExtensionAttributes()
- setExtensionAttributes()