Uses of Class
org.knowm.xchange.binance.dto.account.TransferHistoryResponse
| Package | Description |
|---|---|
| org.knowm.xchange.binance |
-
Uses of TransferHistoryResponse in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return TransferHistoryResponse Modifier and Type Method Description TransferHistoryResponseBinanceAuthenticated. transferHistory(String email, Long startTime, Long endTime, Integer page, Integer limit, Long recvWindow, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String apiKey, si.mazi.rescu.ParamsDigest signature)