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