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