| Constructor and Description |
|---|
RefundApiImpl(MangoPayApi root)
Instantiates new RefundApiImpl object.
|
| Modifier and Type | Method and Description |
|---|---|
Refund |
get(java.lang.String refundId)
Gets refund entity.
|
createObject, createObject, createObject, getList, getList, getList, getList, getList, getList, getListNoClientId, getObject, getObjectNoClientId, getRequestType, getRequestUrl, getRoot, updateObject, updateObject, updateObject, updateObjectpublic RefundApiImpl(MangoPayApi root)
root - Root/parent instance that holds the OAuthToken and Configuration instance.