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