Purchased
Magento\Downloadable\Model\ResourceModel\Link\Purchased
What it does
This resource model handles database operations for purchased downloadable product links in Magento 2.
Developers use this class when working with customer purchase records of downloadable products, such as retrieving, saving, or deleting purchase information from the downloadable_link_purchased table.
It serves as the data access layer for the Purchased model in the Downloadable module.