Uses of Class
com.adyen.model.balanceplatform.ActiveNetworkTokensRestriction
-
Packages that use ActiveNetworkTokensRestriction Package Description com.adyen.model.balanceplatform -
-
Uses of ActiveNetworkTokensRestriction in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return ActiveNetworkTokensRestriction Modifier and Type Method Description static ActiveNetworkTokensRestrictionActiveNetworkTokensRestriction. fromJson(String jsonString)Create an instance of ActiveNetworkTokensRestriction given an JSON stringActiveNetworkTokensRestrictionTransactionRuleRestrictions. getActiveNetworkTokens()Get activeNetworkTokensActiveNetworkTokensRestrictionActiveNetworkTokensRestriction. operation(String operation)ActiveNetworkTokensRestrictionActiveNetworkTokensRestriction. value(Integer value)Methods in com.adyen.model.balanceplatform with parameters of type ActiveNetworkTokensRestriction Modifier and Type Method Description TransactionRuleRestrictionsTransactionRuleRestrictions. activeNetworkTokens(ActiveNetworkTokensRestriction activeNetworkTokens)voidTransactionRuleRestrictions. setActiveNetworkTokens(ActiveNetworkTokensRestriction activeNetworkTokens)activeNetworkTokens
-