Uses of Class
com.stripe.model.InvoiceLineSubscription

Packages that use InvoiceLineSubscription
com.stripe.model   
 

Uses of InvoiceLineSubscription in com.stripe.model
 

Methods in com.stripe.model that return types with arguments of type InvoiceLineSubscription
 List<InvoiceLineSubscription> InvoiceLines.getSubscriptions()
           
 

Method parameters in com.stripe.model with type arguments of type InvoiceLineSubscription
 void InvoiceLines.setSubscriptions(List<InvoiceLineSubscription> subscriptions)
           
 



Copyright © 2011 Stripe. All Rights Reserved.