Uses of Class
dev.vality.damsel.domain.Wallet
Packages that use Wallet
-
Uses of Wallet in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type WalletMethods in dev.vality.damsel.domain that return WalletModifier and TypeMethodDescriptionWallet.deepCopy()Wallet.setAccount(WalletAccount account) Wallet.setBlocking(Blocking blocking) Wallet.setContract(String contract) Wallet.setCreatedAt(String created_at) Wallet.setSuspension(Suspension suspension) Methods in dev.vality.damsel.domain that return types with arguments of type WalletMethods in dev.vality.damsel.domain with parameters of type WalletMethod parameters in dev.vality.damsel.domain with type arguments of type WalletConstructors in dev.vality.damsel.domain with parameters of type Wallet -
Uses of Wallet in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return WalletMethods in dev.vality.damsel.payment_processing with parameters of type Wallet