| Package | Description |
|---|---|
| com.adyen.model.checkout |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsGroup |
PaymentMethodsGroup.addTypesItem(String typesItem) |
PaymentMethodsGroup |
PaymentMethodsGroup.groupType(String groupType) |
PaymentMethodsGroup |
PaymentMethodsGroup.name(String name) |
PaymentMethodsGroup |
PaymentMethodsGroup.types(List<String> types) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentMethodsGroup> |
PaymentMethodsResponse.getGroups()
Groups of payment methods.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsResponse |
PaymentMethodsResponse.addGroupsItem(PaymentMethodsGroup groupsItem) |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsResponse |
PaymentMethodsResponse.groups(List<PaymentMethodsGroup> groups) |
void |
PaymentMethodsResponse.setGroups(List<PaymentMethodsGroup> groups) |
Copyright © 2022. All rights reserved.