Uses of Class
org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.AssetDribbletLogResults
| Package | Description |
|---|---|
| org.knowm.xchange.binance.dto.account | |
| org.knowm.xchange.binance.service |
-
Uses of AssetDribbletLogResponse.AssetDribbletLogResults in org.knowm.xchange.binance.dto.account
Methods in org.knowm.xchange.binance.dto.account that return AssetDribbletLogResponse.AssetDribbletLogResults Modifier and Type Method Description AssetDribbletLogResponse.AssetDribbletLogResultsAssetDribbletLogResponse. getData()Constructors in org.knowm.xchange.binance.dto.account with parameters of type AssetDribbletLogResponse.AssetDribbletLogResults Constructor Description AssetDribbletLogResponse(AssetDribbletLogResponse.AssetDribbletLogResults results, boolean success, String msg) -
Uses of AssetDribbletLogResponse.AssetDribbletLogResults in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return AssetDribbletLogResponse.AssetDribbletLogResults Modifier and Type Method Description AssetDribbletLogResponse.AssetDribbletLogResultsBinanceAccountServiceRaw. getAssetDribbletLog()