Model
RateRequest
Magento\Quote\Model\Quote\Address\RateRequest
What it does
RateRequest is a data container model used to collect and pass shipping calculation parameters to shipping carriers.
Developers use this class when requesting shipping rates, as it holds all necessary information like origin/destination addresses, package details (weight, dimensions, value), and order totals that carriers need to calculate shipping costs.