Uses of Class
com.adyen.model.balanceplatform.WalletProviderDeviceType
-
Packages that use WalletProviderDeviceType Package Description com.adyen.model.balanceplatform -
-
Uses of WalletProviderDeviceType in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return WalletProviderDeviceType Modifier and Type Method Description WalletProviderDeviceTypeWalletProviderDeviceType. addValueItem(WalletProviderDeviceType.ValueEnum valueItem)static WalletProviderDeviceTypeWalletProviderDeviceType. fromJson(String jsonString)Create an instance of WalletProviderDeviceType given an JSON stringWalletProviderDeviceTypeTransactionRuleRestrictions. getWalletProviderDeviceType()Get walletProviderDeviceTypeWalletProviderDeviceTypeWalletProviderDeviceType. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.WalletProviderDeviceTypeWalletProviderDeviceType. operation(String operation)Defines how the condition must be evaluated.WalletProviderDeviceTypeWalletProviderDeviceType. value(List<WalletProviderDeviceType.ValueEnum> value)valueMethods in com.adyen.model.balanceplatform with parameters of type WalletProviderDeviceType Modifier and Type Method Description voidTransactionRuleRestrictions. setWalletProviderDeviceType(WalletProviderDeviceType walletProviderDeviceType)walletProviderDeviceTypeTransactionRuleRestrictionsTransactionRuleRestrictions. walletProviderDeviceType(WalletProviderDeviceType walletProviderDeviceType)walletProviderDeviceType
-