Class BitbayCancelResponse

java.lang.Object
org.knowm.xchange.bitbay.dto.BitbayBaseResponse
org.knowm.xchange.bitbay.dto.trade.BitbayCancelResponse

public class BitbayCancelResponse extends BitbayBaseResponse
Author:
Z. Dolezal
  • Constructor Details

    • BitbayCancelResponse

      public BitbayCancelResponse(boolean success, int code, String errorMsg)