public class InvoiceLineItemPeriod extends StripeObject
PRETTY_PRINT_GSON| Constructor and Description |
|---|
InvoiceLineItemPeriod() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEnd() |
Long |
getStart() |
void |
setEnd(Long end) |
void |
setStart(Long start) |
equals, toStringCopyright © 2016 Stripe. All rights reserved.