Model
GetOrderNotificationSentByOrderId
Magento\InventoryInStorePickupSales\Model\ResourceModel\OrderNotification\GetOrderNotificationSentByOrderId
What it does
This resource model retrieves the notification status for in-store pickup orders.
Developers use it to check whether a 'ready for pickup' notification has already been sent to a customer for a specific order, preventing duplicate notifications and tracking communication history.
Public Methods
- execute()