| Package | Description |
|---|---|
| com.stripe.model | |
| com.stripe.net |
| Modifier and Type | Method and Description |
|---|---|
static <T extends StripeCollectionInterface> |
APIResource.requestCollection(String url,
Map<String,Object> params,
Class<T> clazz,
RequestOptions options)
Similar to #request, but specific for use with collection types that
come from the API (i.e.
|
Copyright © 2016 Stripe. All rights reserved.