Uses of Class
com.adyen.model.checkout.ShopperIdPaymentMethod
-
Packages that use ShopperIdPaymentMethod Package Description com.adyen.model.checkout -
-
Uses of ShopperIdPaymentMethod in com.adyen.model.checkout
Subclasses of ShopperIdPaymentMethod in com.adyen.model.checkout Modifier and Type Class Description classPayToPaymentMethodPayToPaymentMethodclassUPIPaymentMethodUPIPaymentMethodMethods in com.adyen.model.checkout that return ShopperIdPaymentMethod Modifier and Type Method Description static ShopperIdPaymentMethodShopperIdPaymentMethod. fromJson(String jsonString)Create an instance of ShopperIdPaymentMethod given an JSON stringShopperIdPaymentMethodValidateShopperIdRequest. getPaymentMethod()Get paymentMethodShopperIdPaymentMethodShopperIdPaymentMethod. type(String type)typeMethods in com.adyen.model.checkout with parameters of type ShopperIdPaymentMethod Modifier and Type Method Description ValidateShopperIdRequestValidateShopperIdRequest. paymentMethod(ShopperIdPaymentMethod paymentMethod)paymentMethodvoidValidateShopperIdRequest. setPaymentMethod(ShopperIdPaymentMethod paymentMethod)paymentMethod
-