public class FeeRefundCollectionDeserializer extends Object implements com.google.gson.JsonDeserializer<FeeRefundCollection>
Modifier and Type | Field and Description |
---|---|
static Type |
REFUND_LIST_TYPE |
Constructor and Description |
---|
FeeRefundCollectionDeserializer() |
Modifier and Type | Method and Description |
---|---|
FeeRefundCollection |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public static final Type REFUND_LIST_TYPE
public FeeRefundCollection deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer<FeeRefundCollection>
com.google.gson.JsonParseException
Copyright © 2017 Stripe. All rights reserved.