Package org.knowm.xchange.service.trade.params
package org.knowm.xchange.service.trade.params
-
ClassDescriptionCommon implementation of
TradeHistoryParamPaging
interfaceCommon implementation ofTradeHistoryParamsTimeSpan
.Root interface for all interfaces used as a parameter type forTradeService.getTradeHistory(TradeHistoryParams)
.GenericTradeHistoryParams
implementation that implements all the interfaces in the hierarchy and can be safely (without getting exceptions, if that all the required fields are non-null) passed to any implementation ofTradeService.getTradeHistory(TradeHistoryParams)
.Parameters type forTradeService.getTradeHistory(TradeHistoryParams)
with start and end timestamps.TradeHistoryParams
with no parametersRoot interface for all interfaces used as a parameter type forAccountService.withdrawFunds(WithdrawFundsParams)
.