public class CancelPaymentResponse extends Object
| Constructor and Description |
|---|
CancelPaymentResponse() |
| Modifier and Type | Method and Description |
|---|---|
PaymentResponse |
getPayment()
Object that holds the payment related properties
|
void |
setPayment(PaymentResponse value)
Object that holds the payment related properties
|
CancelPaymentResponse |
withPayment(PaymentResponse value)
Object that holds the payment related properties
|
public PaymentResponse getPayment()
public void setPayment(PaymentResponse value)
public CancelPaymentResponse withPayment(PaymentResponse value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.