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