Tax Module
Model\Calculation\CalculatorFactory
Factory
This factory class creates different types of tax calculators based on the calculation method configured in Magento (unit-based, row-based, or total-b...
Model\Calculation\RateFactory
Factory
This factory class creates instances of Tax Rate models (Magento\Tax\Model\Calculation\Rate). Developers use this when they need to programmatically c...
Model\TaxClass\Factory
Factory
This factory class creates tax class type objects (Customer or Product) based on a given tax class model. Developers use it when they need to instanti...