public class CancelPaymentResponse extends Object
Constructor and Description |
---|
CancelPaymentResponse() |
Modifier and Type | Method and Description |
---|---|
CancelPaymentCardPaymentMethodSpecificOutput |
getCardPaymentMethodSpecificOutput()
Object that holds specific information on cancelled card payments
|
CancelPaymentMobilePaymentMethodSpecificOutput |
getMobilePaymentMethodSpecificOutput()
Object that holds specific information on cancelled mobile payments
|
Payment |
getPayment()
Object that holds the payment related properties
|
void |
setCardPaymentMethodSpecificOutput(CancelPaymentCardPaymentMethodSpecificOutput value)
Object that holds specific information on cancelled card payments
|
void |
setMobilePaymentMethodSpecificOutput(CancelPaymentMobilePaymentMethodSpecificOutput value)
Object that holds specific information on cancelled mobile payments
|
void |
setPayment(Payment value)
Object that holds the payment related properties
|
public CancelPaymentCardPaymentMethodSpecificOutput getCardPaymentMethodSpecificOutput()
public void setCardPaymentMethodSpecificOutput(CancelPaymentCardPaymentMethodSpecificOutput value)
public CancelPaymentMobilePaymentMethodSpecificOutput getMobilePaymentMethodSpecificOutput()
public void setMobilePaymentMethodSpecificOutput(CancelPaymentMobilePaymentMethodSpecificOutput value)
public Payment getPayment()
public void setPayment(Payment value)
Copyright © 2024 Worldline Global Collect. All rights reserved.