Class HuobiDepositAddressWithTagResult
java.lang.Object
org.knowm.xchange.huobi.dto.HuobiResult<HuobiDepositAddressWithTag>
org.knowm.xchange.huobi.dto.account.results.HuobiDepositAddressWithTagResult
-
Constructor Summary
ConstructorsConstructorDescriptionHuobiDepositAddressWithTagResult
(String status, HuobiDepositAddressWithTag depositAddressWithTag, String errCode, String errMsg) -
Method Summary
-
Constructor Details
-
HuobiDepositAddressWithTagResult
public HuobiDepositAddressWithTagResult(String status, HuobiDepositAddressWithTag depositAddressWithTag, String errCode, String errMsg)
-