Class HuobiCreateWithdrawResult

java.lang.Object
org.knowm.xchange.huobi.dto.HuobiResult<Long>
org.knowm.xchange.huobi.dto.account.results.HuobiCreateWithdrawResult

public class HuobiCreateWithdrawResult extends HuobiResult<Long>
  • Constructor Details

    • HuobiCreateWithdrawResult

      public HuobiCreateWithdrawResult(String status, long data, String errCode, String errMsg)