Uses of Class
dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
Packages that use CreateWalletRequest
Package
Description
-
Uses of CreateWalletRequest in dev.getelements.elements.rest.blockchain
Methods in dev.getelements.elements.rest.blockchain with parameters of type CreateWalletRequestModifier and TypeMethodDescriptionVaultWalletResource.createWallet
(String vaultId, CreateWalletRequest request) -
Uses of CreateWalletRequest in dev.getelements.elements.sdk.service.blockchain
Methods in dev.getelements.elements.sdk.service.blockchain with parameters of type CreateWalletRequestModifier and TypeMethodDescriptionWalletService.createWallet
(String vaultId, CreateWalletRequest createWalletRequest) Creates a new Wallet. -
Uses of CreateWalletRequest in dev.getelements.elements.service.blockchain.omni
Methods in dev.getelements.elements.service.blockchain.omni with parameters of type CreateWalletRequestModifier and TypeMethodDescriptionSuperUserWalletService.createWallet
(String vaultId, CreateWalletRequest createWalletRequest) UserWalletService.createWallet
(String vaultId, CreateWalletRequest createWalletRequest)