Class WithdrawalResponse

java.lang.Object
org.knowm.xchange.poloniex.dto.account.WithdrawalResponse

public class WithdrawalResponse extends Object
  • Constructor Details

    • WithdrawalResponse

      public WithdrawalResponse(String response, String error)
  • Method Details

    • getResponse

      public String getResponse()