Uses of Class
com.stripe.model.InvoiceLineSubscriptionPeriod

Packages that use InvoiceLineSubscriptionPeriod
com.stripe.model   
 

Uses of InvoiceLineSubscriptionPeriod in com.stripe.model
 

Methods in com.stripe.model that return InvoiceLineSubscriptionPeriod
 InvoiceLineSubscriptionPeriod InvoiceLineSubscription.getPeriod()
           
 

Methods in com.stripe.model with parameters of type InvoiceLineSubscriptionPeriod
 void InvoiceLineSubscription.setPeriod(InvoiceLineSubscriptionPeriod period)
           
 



Copyright © 2012 Stripe. All Rights Reserved.