Log in
Model

UserQuota

Magento\AdobeStockClient\Model\UserQuota

What it does

This class represents an Adobe Stock user's account quota, tracking available images and credits.

Developers use it to check how many Adobe Stock assets a user can download based on their subscription plan, helping enforce usage limits and display quota information in the admin panel.

Public Methods

  • getImages()
  • setImages()
  • getCredits()
  • setCredits()
  • getExtensionAttributes()
  • setExtensionAttributes()