|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stripe.model.StripeObject
com.stripe.model.InvoiceLineSubscriptionPeriod
public class InvoiceLineSubscriptionPeriod
| Constructor Summary | |
|---|---|
InvoiceLineSubscriptionPeriod()
|
|
| Method Summary | |
|---|---|
Long |
getEnd()
|
Long |
getStart()
|
void |
setEnd(Long end)
|
void |
setStart(Long start)
|
| Methods inherited from class com.stripe.model.StripeObject |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvoiceLineSubscriptionPeriod()
| Method Detail |
|---|
public Long getStart()
public void setStart(Long start)
public Long getEnd()
public void setEnd(Long end)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||