public static class ThreeDS2RequestData.ChallengeIndicatorEnum.Adapter extends com.google.gson.TypeAdapter<ThreeDS2RequestData.ChallengeIndicatorEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
ThreeDS2RequestData.ChallengeIndicatorEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
ThreeDS2RequestData.ChallengeIndicatorEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
ThreeDS2RequestData.ChallengeIndicatorEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<ThreeDS2RequestData.ChallengeIndicatorEnum>IOExceptionpublic ThreeDS2RequestData.ChallengeIndicatorEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<ThreeDS2RequestData.ChallengeIndicatorEnum>IOExceptionCopyright © 2022. All rights reserved.