Class HuobiCurrenciesResult
java.lang.Object
org.knowm.xchange.huobi.dto.HuobiResultV2<HuobiCurrencyWrapper[]>
org.knowm.xchange.huobi.dto.marketdata.results.HuobiCurrenciesResult
public class HuobiCurrenciesResult extends HuobiResultV2<HuobiCurrencyWrapper[]>
-
Constructor Summary
Constructors Constructor Description HuobiCurrenciesResult(String code, String message, HuobiCurrencyWrapper[] result)
-
Method Summary
Methods inherited from class org.knowm.xchange.huobi.dto.HuobiResultV2
getCode, getMessage, getResult, isSuccess, toString
-
Constructor Details
-
HuobiCurrenciesResult
-