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