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