Uses of Class
com.stripe.model.Refund

Packages that use Refund
com.stripe.model   
 

Uses of Refund in com.stripe.model
 

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

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



Copyright © 2014 Stripe. All rights reserved.