| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationFee |
ApplicationFee.refund() |
ApplicationFee |
ApplicationFee.refund(Map<String,Object> params) |
ApplicationFee |
ApplicationFee.refund(Map<String,Object> params,
String apiKey) |
ApplicationFee |
ApplicationFee.refund(String apiKey) |
static ApplicationFee |
ApplicationFee.retrieve(String id) |
static ApplicationFee |
ApplicationFee.retrieve(String id,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationFee> |
ApplicationFeeCollection.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationFeeCollection.setData(List<ApplicationFee> data) |
Copyright © 2014 Stripe. All rights reserved.