Uses of Class
com.stripe.model.NextRecurringCharge

Packages that use NextRecurringCharge
com.stripe.model   
 

Uses of NextRecurringCharge in com.stripe.model
 

Methods in com.stripe.model that return NextRecurringCharge
 NextRecurringCharge Customer.getNextRecurringCharge()
           
 

Methods in com.stripe.model with parameters of type NextRecurringCharge
 void Customer.setNextRecurringCharge(NextRecurringCharge nextRecurringCharge)
           
 



Copyright © 2013 Stripe. All Rights Reserved.