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