Uses of Class
com.adyen.model.balanceplatform.TransactionRuleEntityKey
-
Packages that use TransactionRuleEntityKey Package Description com.adyen.model.balanceplatform -
-
Uses of TransactionRuleEntityKey in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return TransactionRuleEntityKey Modifier and Type Method Description TransactionRuleEntityKeyTransactionRuleEntityKey. entityReference(String entityReference)TransactionRuleEntityKeyTransactionRuleEntityKey. entityType(String entityType)static TransactionRuleEntityKeyTransactionRuleEntityKey. fromJson(String jsonString)Create an instance of TransactionRuleEntityKey given an JSON stringTransactionRuleEntityKeyTransactionRule. getEntityKey()Get entityKeyTransactionRuleEntityKeyTransactionRuleInfo. getEntityKey()Get entityKeyMethods in com.adyen.model.balanceplatform with parameters of type TransactionRuleEntityKey Modifier and Type Method Description TransactionRuleTransactionRule. entityKey(TransactionRuleEntityKey entityKey)TransactionRuleInfoTransactionRuleInfo. entityKey(TransactionRuleEntityKey entityKey)voidTransactionRule. setEntityKey(TransactionRuleEntityKey entityKey)entityKeyvoidTransactionRuleInfo. setEntityKey(TransactionRuleEntityKey entityKey)entityKey
-