Try your search with a different keyword or use * as a wildcard.
ApplePay.cs
namespace Nop.Plugin.Payments.PayPalCommerce.Services.Api.Models.PaymentSources;
/// <summary>
/// Represents the Apple Pay payment source
/// </summary>
public class ApplePay;