Model
TaxRuleSearchResults
Magento\Tax\Model\TaxRuleSearchResults
What it does
This class serves as a data container for tax rule search results returned from repository queries.
Developers use this when retrieving multiple tax rules through the Tax API, as it provides a standardized structure containing the collection of tax rule entities along with pagination and search criteria information.