Uses of Class
dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
Packages that use UpdateWalletRequest
Package
Description
-
Uses of UpdateWalletRequest in dev.getelements.elements.rest.blockchain
Methods in dev.getelements.elements.rest.blockchain with parameters of type UpdateWalletRequestModifier and TypeMethodDescriptionVaultWalletResource.updateWallet
(String vaultId, String walletId, UpdateWalletRequest request) -
Uses of UpdateWalletRequest in dev.getelements.elements.sdk.service.blockchain
Methods in dev.getelements.elements.sdk.service.blockchain with parameters of type UpdateWalletRequestModifier and TypeMethodDescriptionWalletService.updateWallet
(String vaultId, String walletId, UpdateWalletRequest walletUpdateRequest) Updates the suppliedWallet
. -
Uses of UpdateWalletRequest in dev.getelements.elements.service.blockchain.omni
Methods in dev.getelements.elements.service.blockchain.omni with parameters of type UpdateWalletRequestModifier and TypeMethodDescriptionSuperUserWalletService.updateWallet
(String vaultId, String walletId, UpdateWalletRequest walletUpdateRequest) UserWalletService.updateWallet
(String vaultId, String walletId, UpdateWalletRequest walletUpdateRequest)