Uses of Class
com.onlinepayments.domain.MobilePaymentProduct320SpecificInput
Packages that use MobilePaymentProduct320SpecificInput
-
Uses of MobilePaymentProduct320SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return MobilePaymentProduct320SpecificInputModifier and TypeMethodDescriptionMobilePaymentMethodHostedCheckoutSpecificInput.getPaymentProduct320SpecificInput()Object containing information specific to Google Pay.MobilePaymentMethodSpecificInput.getPaymentProduct320SpecificInput()Object containing information specific to Google Pay.MobilePaymentProduct320SpecificInput.withThreeDSecure(GPayThreeDSecure value) Object containing specific data regarding 3-D SecureMethods in com.onlinepayments.domain with parameters of type MobilePaymentProduct320SpecificInputModifier and TypeMethodDescriptionvoidMobilePaymentMethodHostedCheckoutSpecificInput.setPaymentProduct320SpecificInput(MobilePaymentProduct320SpecificInput value) Object containing information specific to Google Pay.voidMobilePaymentMethodSpecificInput.setPaymentProduct320SpecificInput(MobilePaymentProduct320SpecificInput value) Object containing information specific to Google Pay.MobilePaymentMethodHostedCheckoutSpecificInput.withPaymentProduct320SpecificInput(MobilePaymentProduct320SpecificInput value) Object containing information specific to Google Pay.MobilePaymentMethodSpecificInput.withPaymentProduct320SpecificInput(MobilePaymentProduct320SpecificInput value) Object containing information specific to Google Pay.