Model
RateRequest
Magento\Quote\Model\Quote\Address\RateRequest
What it does
This class represents a shipping rate request object that contains all necessary information for calculating shipping costs.
Developers use it to pass origin/destination addresses, package details (weight, dimensions, value), order information, and shipping options to shipping carrier modules when requesting shipping rates during checkout or quote management.