Class OkexTradeHistoryParams
java.lang.Object
org.knowm.xchange.okcoin.v3.dto.trade.OkexTradeHistoryParams
- All Implemented Interfaces:
CurrencyPairParam
,TradeHistoryParamCurrencyPair
,TradeHistoryParams
public class OkexTradeHistoryParams
extends Object
implements TradeHistoryParams, TradeHistoryParamCurrencyPair
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.knowm.xchange.service.trade.params.TradeHistoryParamCurrencyPair
getCurrencyPair, setCurrencyPair
-
Constructor Details
-
OkexTradeHistoryParams
public OkexTradeHistoryParams()
-