Model
Customer
Magento\SalesRule\Model\Rule\Customer
What it does
This model represents the relationship between a sales rule (coupon/discount) and a customer, tracking how many times a customer has used a specific rule.
Developers use this class to load and manage usage data for promotional rules per customer, which is essential for enforcing usage limits and tracking discount redemptions.
Public Methods
- loadByCustomerRule()