Package org.knowm.xchange.service.trade.params
package org.knowm.xchange.service.trade.params
-
ClassDescriptionCommon implementation of
TradeHistoryParamPaginginterfaceCommon implementation ofTradeHistoryParamsTimeSpan.Root interface for all interfaces used as a parameter type forTradeService.getTradeHistory(TradeHistoryParams).GenericTradeHistoryParamsimplementation 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.TradeHistoryParamswith no parametersRoot interface for all interfaces used as a parameter type forAccountService.withdrawFunds(WithdrawFundsParams).