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