Uses of Class
com.adyen.model.balanceplatform.WalletProviderDeviceScore
-
Packages that use WalletProviderDeviceScore Package Description com.adyen.model.balanceplatform -
-
Uses of WalletProviderDeviceScore in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return WalletProviderDeviceScore Modifier and Type Method Description static WalletProviderDeviceScoreWalletProviderDeviceScore. fromJson(String jsonString)Create an instance of WalletProviderDeviceScore given an JSON stringWalletProviderDeviceScoreTransactionRuleRestrictions. getWalletProviderDeviceScore()Get walletProviderDeviceScoreWalletProviderDeviceScoreWalletProviderDeviceScore. operation(String operation)Defines how the condition must be evaluated.WalletProviderDeviceScoreWalletProviderDeviceScore. value(Integer value)valueMethods in com.adyen.model.balanceplatform with parameters of type WalletProviderDeviceScore Modifier and Type Method Description voidTransactionRuleRestrictions. setWalletProviderDeviceScore(WalletProviderDeviceScore walletProviderDeviceScore)walletProviderDeviceScoreTransactionRuleRestrictionsTransactionRuleRestrictions. walletProviderDeviceScore(WalletProviderDeviceScore walletProviderDeviceScore)walletProviderDeviceScore
-