Tax Module
Api\TaxClassRepositoryInterface
Repository
This repository interface defines methods for managing tax classes in Magento 2, which are used to categorize products and customers for tax calculati...
Api\TaxRateRepositoryInterface
Repository
This interface defines the contract for managing tax rate entities in Magento 2. Developers use this repository to create, read, update, and delete ta...
Api\TaxRuleRepositoryInterface
Repository
This interface defines the contract for managing tax rules in Magento 2, providing CRUD operations to create, read, update, and delete tax rule entiti...