public class VoidPaymentResponse extends PaymentResponse
| Constructor and Description |
|---|
VoidPaymentResponse(boolean success,
ResultCode result)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPaymentId()
Get the field value
|
void |
setPaymentId(java.lang.String paymentId)
Set the field value
|
getPayment, getSignature, isAuth, isPreAuth, isSale, setPayment, setSignaturegetMessage, getReason, getResult, isSuccess, setMessage, setReason, setResult, setSuccesspublic VoidPaymentResponse(boolean success,
ResultCode result)
success - If true then the requested operation succeededresult - The result of the requested operation