Uses of Class
org.knowm.xchange.binance.dto.account.BinanceAccountInformation
Packages that use BinanceAccountInformation
-
Uses of BinanceAccountInformation in org.knowm.xchange.binance
Methods in org.knowm.xchange.binance that return BinanceAccountInformationModifier and TypeMethodDescriptionBinanceAuthenticated.account
(Long recvWindow, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String apiKey, si.mazi.rescu.ParamsDigest signature) Get current account information.Methods in org.knowm.xchange.binance with parameters of type BinanceAccountInformationModifier and TypeMethodDescriptionstatic Wallet
BinanceAdapters.adaptBinanceSpotWallet
(BinanceAccountInformation binanceAccountInformation) -
Uses of BinanceAccountInformation in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return BinanceAccountInformation