Class TheRockTransactions
java.lang.Object
org.knowm.xchange.therock.dto.trade.TheRockTransactions
public class TheRockTransactions extends Object
https://api.therocktrading.com/doc/v1/index.html#api-Trading_API-Transactions
-
Constructor Summary
Constructors Constructor Description TheRockTransactions(TheRockTransaction[] transactions, Map meta)
-
Method Summary
Modifier and Type Method Description int
getCount()
TheRockTransaction[]
getTransactions()
-
Constructor Details
-
TheRockTransactions
-
-
Method Details
-
getCount
public int getCount() -
getTransactions
-