public class ChargeRefundCollectionDeserializer extends java.lang.Object implements com.google.gson.JsonDeserializer<ChargeRefundCollection>
| Constructor and Description |
|---|
ChargeRefundCollectionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
ChargeRefundCollection |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context)
Deserializes a refund list JSON payload into a
ChargeRefundCollection object. |
public ChargeRefundCollection deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
ChargeRefundCollection object.deserialize in interface com.google.gson.JsonDeserializer<ChargeRefundCollection>com.google.gson.JsonParseException