Class HuobiDepositAddressV2Result
java.lang.Object
org.knowm.xchange.huobi.dto.HuobiResultV2<HuobiDepositAddress[]>
org.knowm.xchange.huobi.dto.account.results.HuobiDepositAddressV2Result
-
Constructor Summary
ConstructorsConstructorDescriptionHuobiDepositAddressV2Result
(String code, String message, HuobiDepositAddress[] data) -
Method Summary
Methods inherited from class org.knowm.xchange.huobi.dto.HuobiResultV2
getCode, getMessage, getResult, isSuccess, toString
-
Constructor Details
-
HuobiDepositAddressV2Result
-