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