Interface TradeHistoryParamsSorted
- All Superinterfaces:
TradeHistoryParams
- All Known Implementing Classes:
BitfinexTradeService.BitfinexTradeHistoryParams
,BitstampTradeHistoryParams
,CoinfloorTradeHistoryParams
,CoinmateAccountService.CoinmateFundingHistoryParams
,CoinmateTradeService.CoinmateTradeHistoryHistoryParams
,DefaultTradeHistoryParamPagingSorted
,DeribitTradeHistoryParams
,LgoTradeHistoryParams
public interface TradeHistoryParamsSorted extends TradeHistoryParams
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
TradeHistoryParamsSorted.Order
-
Method Summary
Modifier and Type Method Description TradeHistoryParamsSorted.Order
getOrder()
void
setOrder(TradeHistoryParamsSorted.Order order)
-
Method Details
-
getOrder
TradeHistoryParamsSorted.Order getOrder() -
setOrder
-