| Package | Description |
|---|---|
| net.joelinn.stripe.api | |
| net.joelinn.stripe.response.invoices |
| Modifier and Type | Method and Description |
|---|---|
ListLineItemsResponse |
Invoices.listInvoiceLineItems(String invoiceId,
ListInvoiceLineItemsRequest request)
List an invoice's line items
https://stripe.com/docs/api/curl#invoice_lines
|
| Modifier and Type | Field and Description |
|---|---|
protected ListLineItemsResponse |
InvoiceResponse.lines |
| Modifier and Type | Method and Description |
|---|---|
ListLineItemsResponse |
InvoiceResponse.getLines() |
Copyright © 2014. All rights reserved.