public class GetPaymentProductsResponse extends Object
| Constructor and Description |
|---|
GetPaymentProductsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentProduct> |
getPaymentProducts()
Array containing payment products and their characteristics
|
void |
setPaymentProducts(List<PaymentProduct> value)
Array containing payment products and their characteristics
|
GetPaymentProductsResponse |
withPaymentProducts(List<PaymentProduct> value)
Array containing payment products and their characteristics
|
public List<PaymentProduct> getPaymentProducts()
public void setPaymentProducts(List<PaymentProduct> value)
public GetPaymentProductsResponse withPaymentProducts(List<PaymentProduct> value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.