Uses of Class
org.knowm.xchange.blockchain.params.BlockchainWithdrawalParams
Packages that use BlockchainWithdrawalParams
-
Uses of BlockchainWithdrawalParams in org.knowm.xchange.blockchain
Methods in org.knowm.xchange.blockchain with parameters of type BlockchainWithdrawalParamsModifier and TypeMethodDescriptionBlockchainAuthenticated.postWithdrawFunds(BlockchainWithdrawalParams blockchainWithdrawalRequest) Request a withdrawal Call GET /whitelist first to retrieve the ID of the beneficiary. -
Uses of BlockchainWithdrawalParams in org.knowm.xchange.blockchain.service
Methods in org.knowm.xchange.blockchain.service with parameters of type BlockchainWithdrawalParamsModifier and TypeMethodDescriptionprotected BlockchainWithdrawalBlockchainAccountServiceRaw.postWithdrawFunds(BlockchainWithdrawalParams blockchainWithdrawalRequest)