com.stripe.model
Class ChargeRefundCollectionDeserializer
java.lang.Object
com.stripe.model.ChargeRefundCollectionDeserializer
- All Implemented Interfaces:
- com.google.gson.JsonDeserializer<ChargeRefundCollection>
public class ChargeRefundCollectionDeserializer
- extends Object
- implements com.google.gson.JsonDeserializer<ChargeRefundCollection>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChargeRefundCollectionDeserializer
public ChargeRefundCollectionDeserializer()
deserialize
public ChargeRefundCollection deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context)
throws com.google.gson.JsonParseException
- Specified by:
deserialize in interface com.google.gson.JsonDeserializer<ChargeRefundCollection>
- Throws:
com.google.gson.JsonParseException
Copyright © 2014 Stripe. All rights reserved.