Interface TradeHistoryParamCurrency

All Superinterfaces:
TradeHistoryParams
All Known Implementing Classes:
BiboxAccountService.BiboxFundingHistoryParams, BinanceFundingHistoryParams, BitbayAccountService.BitbayFundingHistory, BitcoindeFundingHistoryParams, BitfinexAccountService.BitfinexFundingHistoryParams, BitmexTradeHistoryParams, Bl3pTradeHistoryParams, BlockchainFundingHistoryParams, DefaultTradeHistoryParamCurrency, HitbtcFundingHistoryParams, HuobiFundingHistoryParams, IndependentReserveAccountService.IndependentReserveTradeHistoryParams, OkCoinAccountService.OkCoinFundingHistoryParams, QuoineAccountService.QuoineFundingHistoryParam, TheRockFundingHistoryParams

public interface TradeHistoryParamCurrency extends TradeHistoryParams
  • Method Details

    • getCurrency

      Currency getCurrency()
    • setCurrency

      void setCurrency(Currency currency)