Class OkCoinMoreTradeResult
java.lang.Object
org.knowm.xchange.okcoin.dto.trade.OkCoinErrorResult
org.knowm.xchange.okcoin.dto.trade.result.OkCoinMoreTradeResult
public class OkCoinMoreTradeResult extends OkCoinErrorResult
-
Constructor Summary
Constructors Constructor Description OkCoinMoreTradeResult(boolean result, int errorCode, List<Map<String,Object>> orderInfo)
-
Method Summary
Methods inherited from class org.knowm.xchange.okcoin.dto.trade.OkCoinErrorResult
getErrorCode, isResult
-
Constructor Details
-
OkCoinMoreTradeResult
-
-
Method Details
-
isStatus
public boolean isStatus() -
getOrderInfo
-