Uses of Class
org.knowm.xchange.binance.dto.account.AssetDetail
Packages that use AssetDetail
-
Uses of AssetDetail in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return types with arguments of type AssetDetailModifier and TypeMethodDescriptionBinanceAuthenticated.assetDetail(Long recvWindow, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String apiKey, si.mazi.rescu.ParamsDigest signature) Fetch asset details.Method parameters in org.knowm.xchange.binance with type arguments of type AssetDetailModifier and TypeMethodDescriptionstatic ExchangeMetaDataBinanceAdapters.adaptExchangeMetaData(BinanceExchangeInfo binanceExchangeInfo, Map<String, AssetDetail> assetDetailMap) -
Uses of AssetDetail in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return types with arguments of type AssetDetailModifier and TypeMethodDescriptionBinanceAccountService.getAssetDetails()BinanceUsAccountService.getAssetDetails()BinanceAccountServiceRaw.requestAssetDetail()