Class PaymentProduct3209SpecificInput

java.lang.Object
com.onlinepayments.domain.PaymentProduct3209SpecificInput

public class PaymentProduct3209SpecificInput extends Object
  • Constructor Details

    • PaymentProduct3209SpecificInput

      public PaymentProduct3209SpecificInput()
  • Method Details

    • getMerchantFinanceCode

      public String getMerchantFinanceCode()
      This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.
    • setMerchantFinanceCode

      public void setMerchantFinanceCode(String value)
      This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.
    • withMerchantFinanceCode

      public PaymentProduct3209SpecificInput withMerchantFinanceCode(String value)
      This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.