Uses of Class
com.stripe.model.FeeRefundCollection

Packages that use FeeRefundCollection
com.stripe.model   
 

Uses of FeeRefundCollection in com.stripe.model
 

Methods in com.stripe.model that return FeeRefundCollection
 FeeRefundCollection FeeRefundCollection.all(Map<String,Object> params)
           
 FeeRefundCollection FeeRefundCollection.all(Map<String,Object> params, String apiKey)
           
 FeeRefundCollection FeeRefundCollectionDeserializer.deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
           
 FeeRefundCollection ApplicationFee.getRefunds()
           
 



Copyright © 2014 Stripe. All rights reserved.