Uses of Class
org.knowm.xchange.binance.dto.account.TransferHistoryResponse
-
Packages that use 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 TransferHistoryResponse
BinanceAuthenticated. 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)
-