Uses of Class
org.knowm.xchange.binance.dto.account.AssetDividendResponse.AssetDividend
Packages that use AssetDividendResponse.AssetDividend
-
Uses of AssetDividendResponse.AssetDividend in org.knowm.xchange.binance.dto.account
Methods in org.knowm.xchange.binance.dto.account that return types with arguments of type AssetDividendResponse.AssetDividendConstructors in org.knowm.xchange.binance.dto.account with parameters of type AssetDividendResponse.AssetDividendModifierConstructorDescriptionAssetDividendResponse(AssetDividendResponse.AssetDividend[] rows, BigDecimal total) -
Uses of AssetDividendResponse.AssetDividend in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return types with arguments of type AssetDividendResponse.AssetDividendModifier and TypeMethodDescriptionBinanceAccountServiceRaw.getAssetDividend(Long startTime, Long endTime) BinanceAccountServiceRaw.getAssetDividend(String asset, Long startTime, Long endTime)