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