Log in
Interface

ProductAttributeInterface

Magento\Downloadable\Api\Data\ProductAttributeInterface

What it does

This interface defines the attribute code constant for identifying downloadable products in Magento 2.

Developers use this when working with downloadable product types to check or set the 'is_downloadable' attribute through the API.

It extends the base product attribute interface to add downloadable-specific functionality.