Package com.onlinepayments.domain
Class CancelPaymentResponse
java.lang.Object
com.onlinepayments.domain.CancelPaymentResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject that holds the payment related propertiesvoidsetPayment(PaymentResponse value) Object that holds the payment related propertieswithPayment(PaymentResponse value) Object that holds the payment related properties
-
Constructor Details
-
CancelPaymentResponse
public CancelPaymentResponse()
-
-
Method Details
-
getPayment
Object that holds the payment related properties -
setPayment
Object that holds the payment related properties -
withPayment
Object that holds the payment related properties
-