Class BitflyerTradeHistoryParams
java.lang.Object
org.knowm.xchange.bitflyer.service.BitflyerTradeHistoryParams
- All Implemented Interfaces:
TradeHistoryParamCurrencies
,TradeHistoryParams
invalid @link
TradeHistoryParam
null
all currencies are included.- Author:
- bryant_harris
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCurrency[]
void
setCurrencies
(Currency[] currencies) toString()
-
Constructor Details
-
BitflyerTradeHistoryParams
public BitflyerTradeHistoryParams()
-
-
Method Details
-
getCurrencies
- Specified by:
getCurrencies
in interfaceTradeHistoryParamCurrencies
-
setCurrencies
- Specified by:
setCurrencies
in interfaceTradeHistoryParamCurrencies
-
toString
-