| Package | Description |
|---|---|
| com.adyen.model.checkout |
| Modifier and Type | Method and Description |
|---|---|
TokenConnectStoringMethod |
TokenConnectStoringMethod.addIssuersItem(TokenConnectIssuer issuersItem) |
TokenConnectStoringMethod |
TokenConnectStoringMethod.issuers(List<TokenConnectIssuer> issuers) |
TokenConnectStoringMethod |
TokenConnectStoringMethod.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<TokenConnectStoringMethod> |
PaymentMethodsResponse.getStoringMethods()
List of all storing methods.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsResponse |
PaymentMethodsResponse.addStoringMethodsItem(TokenConnectStoringMethod storingMethodsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentMethodsResponse.setStoringMethods(List<TokenConnectStoringMethod> storingMethods) |
PaymentMethodsResponse |
PaymentMethodsResponse.storingMethods(List<TokenConnectStoringMethod> storingMethods) |
Copyright © 2022. All rights reserved.