com.stripe.model
Class FeeRefundCollectionDeserializer
java.lang.Object
com.stripe.model.FeeRefundCollectionDeserializer
- All Implemented Interfaces:
- com.google.gson.JsonDeserializer<FeeRefundCollection>
public class FeeRefundCollectionDeserializer
- extends Object
- implements com.google.gson.JsonDeserializer<FeeRefundCollection>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeeRefundCollectionDeserializer
public FeeRefundCollectionDeserializer()
deserialize
public FeeRefundCollection 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<FeeRefundCollection>
- Throws:
com.google.gson.JsonParseException
Copyright © 2014 Stripe. All rights reserved.