Uses of Class
com.onlinepayments.domain.PaymentProductFilterHostedTokenization
Packages that use PaymentProductFilterHostedTokenization
-
Uses of PaymentProductFilterHostedTokenization in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PaymentProductFilterHostedTokenizationModifier and TypeMethodDescriptionPaymentProductFiltersHostedTokenization.getExclude()The payment product ids to be be excluded or restricted to from the payment products available for the payment.PaymentProductFiltersHostedTokenization.getRestrictTo()The payment product ids to be be excluded or restricted to from the payment products available for the payment.PaymentProductFilterHostedTokenization.withProducts(List<Integer> value) Methods in com.onlinepayments.domain with parameters of type PaymentProductFilterHostedTokenizationModifier and TypeMethodDescriptionvoidPaymentProductFiltersHostedTokenization.setExclude(PaymentProductFilterHostedTokenization value) The payment product ids to be be excluded or restricted to from the payment products available for the payment.voidPaymentProductFiltersHostedTokenization.setRestrictTo(PaymentProductFilterHostedTokenization value) The payment product ids to be be excluded or restricted to from the payment products available for the payment.PaymentProductFiltersHostedTokenization.withExclude(PaymentProductFilterHostedTokenization value) The payment product ids to be be excluded or restricted to from the payment products available for the payment.PaymentProductFiltersHostedTokenization.withRestrictTo(PaymentProductFilterHostedTokenization value) The payment product ids to be be excluded or restricted to from the payment products available for the payment.