Package com.onlinepayments.domain
Class CreatedPaymentOutput
java.lang.Object
com.onlinepayments.domain.CreatedPaymentOutput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject that holds the payment related propertiesvoidsetPayment(PaymentResponse value) Object that holds the payment related propertiesvoidsetPaymentStatusCategory(String value) withPayment(PaymentResponse value) Object that holds the payment related propertieswithPaymentStatusCategory(String value)
-
Constructor Details
-
CreatedPaymentOutput
public CreatedPaymentOutput()
-
-
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 -
getPaymentStatusCategory
-
setPaymentStatusCategory
-
withPaymentStatusCategory
-