| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
Dispute |
Charge.closeDispute() |
Dispute |
Charge.closeDispute(String apiKey) |
Dispute |
Charge.getDispute() |
Dispute |
Charge.updateDispute(Map<String,Object> params) |
Dispute |
Charge.updateDispute(Map<String,Object> params,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
Charge.setDispute(Dispute dispute) |
Copyright © 2014 Stripe. All rights reserved.