| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<AuthenticationMethodType> |
PaymentResult.authenticationMethod
The Authentication method.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationMethodType |
AuthenticationMethodType.fromValue(String v)
From value authentication method type.
|
static AuthenticationMethodType |
AuthenticationMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationMethodType[] |
AuthenticationMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationMethodType> |
PaymentResult.getAuthenticationMethod()
Gets the value of the authenticationMethod property.
|
Copyright © 2022. All rights reserved.