Uses of Class
dev.vality.damsel.payment_processing.WalletAccountParams
Packages that use WalletAccountParams
-
Uses of WalletAccountParams in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return WalletAccountParamsModifier and TypeMethodDescriptionWalletAccountParams.deepCopy()WalletModification.getAccountCreation()WalletAccountParams.setCurrency(CurrencyRef currency) Methods in dev.vality.damsel.payment_processing with parameters of type WalletAccountParamsModifier and TypeMethodDescriptionstatic WalletModificationWalletModification.account_creation(WalletAccountParams value) intWalletAccountParams.compareTo(WalletAccountParams other) booleanWalletAccountParams.equals(WalletAccountParams that) voidWalletModification.setAccountCreation(WalletAccountParams value) Constructors in dev.vality.damsel.payment_processing with parameters of type WalletAccountParamsModifierConstructorDescriptionPerforms a deep copy on other.