Class HuobiWithdrawFeeRangeResult
java.lang.Object
org.knowm.xchange.huobi.dto.HuobiResult<HuobiWithdrawFeeRange>
org.knowm.xchange.huobi.dto.account.results.HuobiWithdrawFeeRangeResult
-
Constructor Summary
ConstructorDescriptionHuobiWithdrawFeeRangeResult
(String status, HuobiWithdrawFeeRange result, String errCode, String errMsg) -
Method Summary
-
Constructor Details
-
HuobiWithdrawFeeRangeResult
public HuobiWithdrawFeeRangeResult(String status, HuobiWithdrawFeeRange result, String errCode, String errMsg)
-