Model
Rule
Magento\OfflineShipping\Model\SalesRule\Rule
What it does
This class defines constants for free shipping options in shopping cart price rules.
Developers use these constants when implementing or checking free shipping conditions, where FREE_SHIPPING_ITEM applies free shipping only to qualifying items, while FREE_SHIPPING_ADDRESS applies it to the entire shipment if it contains qualifying items.