| Package | Description |
|---|---|
| com.adyen.model.checkout |
| Modifier and Type | Method and Description |
|---|---|
static ThreeDSecureData.AuthenticationResponseEnum |
ThreeDSecureData.AuthenticationResponseEnum.fromValue(String text) |
ThreeDSecureData.AuthenticationResponseEnum |
ThreeDSecureData.getAuthenticationResponse() |
ThreeDSecureData.AuthenticationResponseEnum |
ThreeDSecureData.AuthenticationResponseEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
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) |
void |
ThreeDSecureData.AuthenticationResponseEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ThreeDSecureData.AuthenticationResponseEnum enumeration) |
Copyright © 2022. All rights reserved.