Uses of Class
com.adyen.model.checkout.StoringMethod
-
Packages that use StoringMethod Package Description com.adyen.model.checkout -
-
Uses of StoringMethod in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return StoringMethod Modifier and Type Method Description StoringMethodCreateStoredPaymentMethodRequest. getStoringMethod()StoringMethodStoringMethod. pushAccountReceipt(String pushAccountReceipt)StoringMethodStoringMethod. shopperIP(String shopperIP)StoringMethodStoringMethod. type(String type)Methods in com.adyen.model.checkout with parameters of type StoringMethod Modifier and Type Method Description voidCreateStoredPaymentMethodRequest. setStoringMethod(StoringMethod storingMethod)CreateStoredPaymentMethodRequestCreateStoredPaymentMethodRequest. storingMethod(StoringMethod storingMethod)
-