public class GetPaymentProductGroupsResponse extends Object
| Constructor and Description |
|---|
GetPaymentProductGroupsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentProductGroup> |
getPaymentProductGroups()
Array containing payment product groups and their characteristics
|
void |
setPaymentProductGroups(List<PaymentProductGroup> value)
Array containing payment product groups and their characteristics
|
GetPaymentProductGroupsResponse |
withPaymentProductGroups(List<PaymentProductGroup> value)
Array containing payment product groups and their characteristics
|
public List<PaymentProductGroup> getPaymentProductGroups()
public void setPaymentProductGroups(List<PaymentProductGroup> value)
public GetPaymentProductGroupsResponse withPaymentProductGroups(List<PaymentProductGroup> value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.