Class WithdrawResult

java.lang.Object
org.knowm.xchange.kraken.dto.KrakenResult<Withdraw>
org.knowm.xchange.kraken.dto.account.results.WithdrawResult

public class WithdrawResult extends KrakenResult<Withdraw>
  • Constructor Details

    • WithdrawResult

      public WithdrawResult(Withdraw result, String[] error)