| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
InvoiceLineItemCollection |
InvoiceLineItemCollection.all(Map<String,Object> params)
Deprecated.
|
InvoiceLineItemCollection |
InvoiceLineItemCollection.all(Map<String,Object> params,
RequestOptions options)
Deprecated.
|
InvoiceLineItemCollection |
InvoiceLineItemCollection.all(Map<String,Object> params,
String apiKey)
Deprecated.
|
InvoiceLineItemCollection |
Invoice.getLines() |
InvoiceLineItemCollection |
InvoiceLineItemCollection.list(Map<String,Object> params) |
InvoiceLineItemCollection |
InvoiceLineItemCollection.list(Map<String,Object> params,
RequestOptions options) |
Copyright © 2016 Stripe. All rights reserved.