Log in
Model

PaymentTokenSearchResults

Magento\Vault\Model\PaymentTokenSearchResults

What it does

This class represents a collection of search results when querying for payment tokens stored in Magento's Vault system.

Developers use this when implementing repository methods that need to return multiple payment token records with pagination and filtering information, following Magento's service contract pattern for API responses.