Package com.onlinepayments.domain
Class PaymentProduct3208SpecificInput
java.lang.Object
com.onlinepayments.domain.PaymentProduct3208SpecificInput
-
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
-
PaymentProduct3208SpecificInput
public PaymentProduct3208SpecificInput()
-
-
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.
-