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