Interface RippleTradeHistoryAccount

  • All Superinterfaces:
    org.knowm.xchange.service.trade.params.TradeHistoryParams
    All Known Implementing Classes:
    RippleTradeHistoryParams

    public interface RippleTradeHistoryAccount
    extends org.knowm.xchange.service.trade.params.TradeHistoryParams
    Address of the account for which the trade history is requested.
    • Method Detail

      • getAccount

        String getAccount()