Uses of Class
org.knowm.xchange.binance.dto.account.WithdrawRequest
| Package | Description |
|---|---|
| org.knowm.xchange.binance |
-
Uses of WithdrawRequest in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return WithdrawRequest Modifier and Type Method Description WithdrawRequestBinanceAuthenticated. withdraw(String asset, String address, String addressTag, BigDecimal amount, String name, Long recvWindow, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String apiKey, si.mazi.rescu.ParamsDigest signature)