public class InvoiceLineItemPeriod extends StripeObject
PRETTY_PRINT_GSON
InvoiceLineItemPeriod()
Long
getEnd()
getStart()
void
setEnd(Long end)
setStart(Long start)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvoiceLineItemPeriod()
public Long getStart()
public void setStart(Long start)
public Long getEnd()
public void setEnd(Long end)
Copyright © 2014 Stripe. All rights reserved.