Class BleutradeWithdrawReturn
java.lang.Object
org.knowm.xchange.bleutrade.dto.account.BleutradeWithdrawReturn
public class BleutradeWithdrawReturn extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description BleutradeWithdrawReturn(Boolean success, String message, String[] result)
-
Method Summary
Modifier and Type Method Description String
getMessage()
String[]
getResult()
Boolean
getSuccess()
String
toString()