public class PaymentProductFiltersHostedCheckout extends Object
| Constructor and Description |
|---|
PaymentProductFiltersHostedCheckout() |
| Modifier and Type | Method and Description |
|---|---|
PaymentProductFilter |
getExclude()
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
|
PaymentProductFilter |
getRestrictTo()
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
|
void |
setExclude(PaymentProductFilter value)
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
|
void |
setRestrictTo(PaymentProductFilter value)
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
|
PaymentProductFiltersHostedCheckout |
withExclude(PaymentProductFilter value)
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
|
PaymentProductFiltersHostedCheckout |
withRestrictTo(PaymentProductFilter value)
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
|
public PaymentProductFilter getExclude()
public void setExclude(PaymentProductFilter value)
public PaymentProductFiltersHostedCheckout withExclude(PaymentProductFilter value)
public PaymentProductFilter getRestrictTo()
public void setRestrictTo(PaymentProductFilter value)
public PaymentProductFiltersHostedCheckout withRestrictTo(PaymentProductFilter value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.