public class VoidPaymentRefundResponse extends RefundPaymentResponse
| Constructor and Description |
|---|
VoidPaymentRefundResponse(boolean success,
ResultCode result)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRefundId()
Get the field value
|
void |
setRefundId(java.lang.String refundId)
Set the field value
|
getOrderId, getPaymentId, getRefund, setOrderId, setPaymentId, setRefundgetMessage, getReason, getResult, isSuccess, setMessage, setReason, setResult, setSuccesspublic VoidPaymentRefundResponse(boolean success,
ResultCode result)
success - If true then the requested operation succeededresult - The result of the requested operation