| Package | Description |
|---|---|
| com.adyen.model |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureData.AuthenticationResponseEnum |
ThreeDSecureData.getAuthenticationResponse()
the authentication response if the shopper was redirected
|
static ThreeDSecureData.AuthenticationResponseEnum |
ThreeDSecureData.AuthenticationResponseEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreeDSecureData.AuthenticationResponseEnum[] |
ThreeDSecureData.AuthenticationResponseEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureData |
ThreeDSecureData.authenticationResponse(ThreeDSecureData.AuthenticationResponseEnum authenticationResponse) |
void |
ThreeDSecureData.setAuthenticationResponse(ThreeDSecureData.AuthenticationResponseEnum authenticationResponse) |
Copyright © 2017. All rights reserved.