Log in
Model

DownloadableOption

Magento\Downloadable\Model\DownloadableOption

What it does

This class represents downloadable product options in Magento 2, specifically managing which downloadable links are selected for a product.

Developers use this when working with downloadable products to get or set the IDs of downloadable links that a customer has purchased or selected during checkout.

Public Methods

  • getDownloadableLinks()
  • setDownloadableLinks()
  • getExtensionAttributes()
  • setExtensionAttributes()