Log in
Model

LicenseConfirmation

Magento\AdobeStockClient\Model\LicenseConfirmation

What it does

This class represents the response data from Adobe Stock when confirming whether an image can be licensed.

Developers use this model to check if a user has permission to license a specific Adobe Stock asset and retrieve any associated messages or restrictions before proceeding with the actual licensing process.

Public Methods

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