Model
SalesOrderConfirmCancel
Magento\OrderCancellation\Model\ResourceModel\SalesOrderConfirmCancel
What it does
This resource model manages the database operations for storing and retrieving order cancellation confirmation data for guest orders.
Developers use this class when implementing order cancellation workflows that require a confirmation key and reason to be saved temporarily, such as when a guest customer initiates an order cancellation via email link.
Public Methods
- get()
- insert()