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