Package com.onlinepayments.domain
Class RedirectPaymentProduct5408SpecificInput
java.lang.Object
com.onlinepayments.domain.RedirectPaymentProduct5408SpecificInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionData of customer bank accounttrue - consumer can only use instant payment for Account to Account Bank transfer payments false - consumer can only use standard payment for Account to Account Bank transfer paymentsvoidData of customer bank accountvoidsetInstantPaymentOnly(Boolean value) true - consumer can only use instant payment for Account to Account Bank transfer payments false - consumer can only use standard payment for Account to Account Bank transfer paymentsData of customer bank accountwithInstantPaymentOnly(Boolean value) true - consumer can only use instant payment for Account to Account Bank transfer payments false - consumer can only use standard payment for Account to Account Bank transfer payments
-
Constructor Details
-
RedirectPaymentProduct5408SpecificInput
public RedirectPaymentProduct5408SpecificInput()
-
-
Method Details
-
getCustomerBankAccount
Data of customer bank account -
setCustomerBankAccount
Data of customer bank account -
withCustomerBankAccount
Data of customer bank account -
getInstantPaymentOnly
- true - consumer can only use instant payment for Account to Account Bank transfer payments
- false - consumer can only use standard payment for Account to Account Bank transfer payments
-
setInstantPaymentOnly
- true - consumer can only use instant payment for Account to Account Bank transfer payments
- false - consumer can only use standard payment for Account to Account Bank transfer payments
-
withInstantPaymentOnly
- true - consumer can only use instant payment for Account to Account Bank transfer payments
- false - consumer can only use standard payment for Account to Account Bank transfer payments
-