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