Quote Module
CartItemFactory
FactoryThis factory class creates CartItem data transfer objects (DTOs) from array data, ensuring all required fields like...
RateCollectorInterfaceFactory
FactoryThis factory class creates instances of RateCollectorInterface, which is responsible for collecting shipping rates...
TotalFactory
FactoryThis factory class creates instances of quote address total objects in Magento 2. Developers use this when they nee...