Uses of Class
com.onlinepayments.domain.PaymentProduct3208SpecificInput
Packages that use PaymentProduct3208SpecificInput
-
Uses of PaymentProduct3208SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PaymentProduct3208SpecificInputModifier and TypeMethodDescriptionCardPaymentMethodSpecificInput.getPaymentProduct3208SpecificInput()Object containing specific input required for OneyDuplo Leroy Merlin payments.CardPaymentMethodSpecificInputBase.getPaymentProduct3208SpecificInput()Object containing specific input required for OneyDuplo Leroy Merlin payments.PaymentProduct3208SpecificInput.withMerchantFinanceCode(String value) This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.Methods in com.onlinepayments.domain with parameters of type PaymentProduct3208SpecificInputModifier and TypeMethodDescriptionvoidCardPaymentMethodSpecificInput.setPaymentProduct3208SpecificInput(PaymentProduct3208SpecificInput value) Object containing specific input required for OneyDuplo Leroy Merlin payments.voidCardPaymentMethodSpecificInputBase.setPaymentProduct3208SpecificInput(PaymentProduct3208SpecificInput value) Object containing specific input required for OneyDuplo Leroy Merlin payments.CardPaymentMethodSpecificInput.withPaymentProduct3208SpecificInput(PaymentProduct3208SpecificInput value) Object containing specific input required for OneyDuplo Leroy Merlin payments.CardPaymentMethodSpecificInputBase.withPaymentProduct3208SpecificInput(PaymentProduct3208SpecificInput value) Object containing specific input required for OneyDuplo Leroy Merlin payments.