| Package | Description |
|---|---|
| com.adyen.model |
| Modifier and Type | Method and Description |
|---|---|
static ThreeDS2RequestData.ChallengeIndicatorEnum |
ThreeDS2RequestData.ChallengeIndicatorEnum.fromValue(String text) |
ThreeDS2RequestData.ChallengeIndicatorEnum |
ThreeDS2RequestData.getChallengeIndicator()
Deprecated.
As of Checkout/Payments API version 68, this field is not used anymore.
|
ThreeDS2RequestData.ChallengeIndicatorEnum |
ThreeDS2RequestData.ChallengeIndicatorEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ThreeDS2RequestData.ChallengeIndicatorEnum |
ThreeDS2RequestData.ChallengeIndicatorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreeDS2RequestData.ChallengeIndicatorEnum[] |
ThreeDS2RequestData.ChallengeIndicatorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThreeDS2RequestData |
ThreeDS2RequestData.challengeIndicator(ThreeDS2RequestData.ChallengeIndicatorEnum challengeIndicator)
Deprecated.
As of Checkout/Payments API version 68, this field is not used anymore.
|
void |
ThreeDS2RequestData.setChallengeIndicator(ThreeDS2RequestData.ChallengeIndicatorEnum challengeIndicator)
Deprecated.
As of Checkout/Payments API version 68, this field is not used anymore.
|
void |
ThreeDS2RequestData.ChallengeIndicatorEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ThreeDS2RequestData.ChallengeIndicatorEnum enumeration) |
Copyright © 2022. All rights reserved.