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