public class PaymentProductFilterHostedTokenization extends Object
| Constructor and Description |
|---|
PaymentProductFilterHostedTokenization() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getProducts()
List containing all payment product ids that should either be restricted to in or excluded from the payment context.
|
void |
setProducts(List<Integer> value)
List containing all payment product ids that should either be restricted to in or excluded from the payment context.
|
PaymentProductFilterHostedTokenization |
withProducts(List<Integer> value)
List containing all payment product ids that should either be restricted to in or excluded from the payment context.
|
public PaymentProductFilterHostedTokenization()
public List<Integer> getProducts()
public void setProducts(List<Integer> value)
public PaymentProductFilterHostedTokenization withProducts(List<Integer> value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.