public class PaymentProduct5500SpecificOutput extends Object
| Constructor and Description |
|---|
PaymentProduct5500SpecificOutput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPaymentEndDate()
The end date of the payment validity
|
String |
getPaymentReference()
The reference to be used within the Multibanco network to confirm the payment
|
String |
getPaymentStartDate()
The start date of the payment validity
|
void |
setPaymentEndDate(String value)
The end date of the payment validity
|
void |
setPaymentReference(String value)
The reference to be used within the Multibanco network to confirm the payment
|
void |
setPaymentStartDate(String value)
The start date of the payment validity
|
PaymentProduct5500SpecificOutput |
withPaymentEndDate(String value)
The end date of the payment validity
|
PaymentProduct5500SpecificOutput |
withPaymentReference(String value)
The reference to be used within the Multibanco network to confirm the payment
|
PaymentProduct5500SpecificOutput |
withPaymentStartDate(String value)
The start date of the payment validity
|
public String getPaymentEndDate()
public void setPaymentEndDate(String value)
public PaymentProduct5500SpecificOutput withPaymentEndDate(String value)
public String getPaymentReference()
public void setPaymentReference(String value)
public PaymentProduct5500SpecificOutput withPaymentReference(String value)
public String getPaymentStartDate()
public void setPaymentStartDate(String value)
public PaymentProduct5500SpecificOutput withPaymentStartDate(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.