public class RefundResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
amount |
protected String |
balanceTransaction |
protected String |
charge |
protected Date |
created |
protected String |
currency |
protected String |
id |
protected Map<String,Object> |
metadata |
protected String |
object |
| Constructor and Description |
|---|
RefundResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
String |
getBalanceTransaction() |
String |
getCharge() |
Date |
getCreated() |
String |
getCurrency() |
String |
getId() |
Map<String,Object> |
getMetadata() |
String |
getObject() |
protected String id
protected String object
protected int amount
protected Date created
protected String currency
protected String balanceTransaction
protected String charge
Copyright © 2014. All rights reserved.