Class CexIOOrderTransactionsResponse
java.lang.Object
org.knowm.xchange.cexio.dto.CexIOApiResponse<CexIOOrderWithTransactions>
org.knowm.xchange.cexio.dto.trade.CexIOOrderTransactionsResponse
-
Constructor Summary
ConstructorDescriptionCexIOOrderTransactionsResponse
(String e, CexIOOrderWithTransactions data, String ok, String error) -
Method Summary
Methods inherited from class org.knowm.xchange.cexio.dto.CexIOApiResponse
getData, getE, getError, getOk
-
Constructor Details
-
CexIOOrderTransactionsResponse
public CexIOOrderTransactionsResponse(String e, CexIOOrderWithTransactions data, String ok, String error)
-