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