Uses of Class
org.knowm.xchange.binance.dto.account.TransferSubUserHistory
| Package | Description |
|---|---|
| org.knowm.xchange.binance | |
| org.knowm.xchange.binance.service |
-
Uses of TransferSubUserHistory in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return types with arguments of type TransferSubUserHistory Modifier and Type Method Description List<TransferSubUserHistory>BinanceAuthenticated. transferSubUserHistory(String asset, Integer type, Long startTime, Long endTime, Integer limit, Long recvWindow, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String apiKey, si.mazi.rescu.ParamsDigest signature) -
Uses of TransferSubUserHistory in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return types with arguments of type TransferSubUserHistory Modifier and Type Method Description List<TransferSubUserHistory>BinanceAccountServiceRaw. getSubUserHistory(String asset, Integer type, Long startTime, Long endTime, Integer limit)