Uses of Class
org.knowm.xchange.poloniex.dto.trade.PoloniexAdjustment
Packages that use PoloniexAdjustment
-
Uses of PoloniexAdjustment in org.knowm.xchange.poloniex.dto.trade
Methods in org.knowm.xchange.poloniex.dto.trade that return types with arguments of type PoloniexAdjustmentConstructor parameters in org.knowm.xchange.poloniex.dto.trade with type arguments of type PoloniexAdjustmentModifierConstructorDescriptionPoloniexDepositsWithdrawalsResponse(String error, List<PoloniexAdjustment> adjustments, List<PoloniexDeposit> deposits, List<PoloniexWithdrawal> withdrawals)