Package com.onlinepayments.domain
Class ShowFormData
java.lang.Object
com.onlinepayments.domain.ShowFormData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionContains the third party data for payment product 3012 (Bancontact)Contains the third party data for payment product 5404 (WeChat Pay)Contains the third party data for payment product 5407 (Twint)voidContains the third party data for payment product 3012 (Bancontact)voidContains the third party data for payment product 5404 (WeChat Pay)voidContains the third party data for payment product 5407 (Twint)Contains the third party data for payment product 3012 (Bancontact)Contains the third party data for payment product 5404 (WeChat Pay)Contains the third party data for payment product 5407 (Twint)
-
Constructor Details
-
ShowFormData
public ShowFormData()
-
-
Method Details
-
getPaymentProduct3012
Contains the third party data for payment product 3012 (Bancontact) -
setPaymentProduct3012
Contains the third party data for payment product 3012 (Bancontact) -
withPaymentProduct3012
Contains the third party data for payment product 3012 (Bancontact) -
getPaymentProduct5404
Contains the third party data for payment product 5404 (WeChat Pay) -
setPaymentProduct5404
Contains the third party data for payment product 5404 (WeChat Pay) -
withPaymentProduct5404
Contains the third party data for payment product 5404 (WeChat Pay) -
getPaymentProduct5407
Contains the third party data for payment product 5407 (Twint) -
setPaymentProduct5407
Contains the third party data for payment product 5407 (Twint) -
withPaymentProduct5407
Contains the third party data for payment product 5407 (Twint)
-