Log in
Interface

LicenseConfirmationInterface

Magento\AdobeStockClientApi\Api\Data\LicenseConfirmationInterface

What it does

This interface defines the structure for Adobe Stock license confirmation responses in Magento 2.

Developers use it when implementing features that check if a user has sufficient quota to license Adobe Stock assets, providing feedback messages and license eligibility status.

It's typically used in Adobe Stock integration workflows where users need to confirm their ability to purchase or download stock images.

Public Methods

  • getMessage()
  • setMessage()
  • setCanLicense()
  • isCanLicense()
  • getExtensionAttributes()
  • setExtensionAttributes()