Class TheRockUserTrades
java.lang.Object
org.knowm.xchange.therock.dto.trade.TheRockUserTrades
public class TheRockUserTrades extends Object
https://api.therocktrading.com/doc/v1/index.html#api-Trading_API-Trades
-
Constructor Summary
Constructors Constructor Description TheRockUserTrades(TheRockUserTrade[] trades, Object ignored)
-
Method Summary
Modifier and Type Method Description int
getCount()
TheRockUserTrade[]
getTrades()
-
Constructor Details
-
TheRockUserTrades
-
-
Method Details
-
getCount
public int getCount() -
getTrades
-