Package com.onlinepayments.domain
Class PaymentProduct3209SpecificInput
java.lang.Object
com.onlinepayments.domain.PaymentProduct3209SpecificInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.voidsetMerchantFinanceCode(String value) This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.withMerchantFinanceCode(String value) This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.
-
Constructor Details
-
PaymentProduct3209SpecificInput
public PaymentProduct3209SpecificInput()
-
-
Method Details
-
getMerchantFinanceCode
This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option. -
setMerchantFinanceCode
This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option. -
withMerchantFinanceCode
This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.
-