Uses of Class
com.stripe.model.FeeRefund

Packages that use FeeRefund
com.stripe.model   
 

Uses of FeeRefund in com.stripe.model
 

Methods in com.stripe.model that return types with arguments of type FeeRefund
 List<FeeRefund> ApplicationFee.getRefunds()
           
 

Method parameters in com.stripe.model with type arguments of type FeeRefund
 void ApplicationFee.setRefunds(List<FeeRefund> refunds)
           
 



Copyright © 2014 Stripe. All rights reserved.