Model
CustomerSearchResults
Magento\Customer\Model\CustomerSearchResults
What it does
This class serves as a container for customer search results returned by repository search operations.
Developers use this when implementing or consuming customer search functionality through the repository pattern, as it standardizes how paginated customer data and total counts are returned from search queries.