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