Class BitbayAccountInfoResponse

java.lang.Object
org.knowm.xchange.bitbay.dto.BitbayBaseResponse
org.knowm.xchange.bitbay.dto.acount.BitbayAccountInfoResponse

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

    • BitbayAccountInfoResponse

      public BitbayAccountInfoResponse(Map<String,BitbayBalance> bitbayBalances, boolean success, int code, String errorMsg)
  • Method Details