Model
AddressSearchResults
Magento\Customer\Model\AddressSearchResults
What it does
This class serves as a container for customer address search results returned by repository search operations.
Developers use this when querying customer addresses through the API or service layer, as it provides a standardized way to return paginated address collections with search criteria and total count information.