| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
ChargeRefundCollection |
ChargeRefundCollection.all(Map<String,Object> params)
Deprecated.
|
ChargeRefundCollection |
ChargeRefundCollection.all(Map<String,Object> params,
RequestOptions options)
Deprecated.
|
ChargeRefundCollection |
ChargeRefundCollection.all(Map<String,Object> params,
String apiKey)
Deprecated.
|
ChargeRefundCollection |
ChargeRefundCollectionDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
ChargeRefundCollection |
Charge.getRefunds() |
ChargeRefundCollection |
ChargeRefundCollection.list(Map<String,Object> params) |
ChargeRefundCollection |
ChargeRefundCollection.list(Map<String,Object> params,
RequestOptions options) |
Copyright © 2016 Stripe. All rights reserved.