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