public class BleutradeWithdrawReturn extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
message |
String[] |
result |
Boolean |
success |
| Constructor and Description |
|---|
BleutradeWithdrawReturn(Boolean success,
String message,
String[] result) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String[] |
getResult() |
Boolean |
getSuccess() |
String |
toString() |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.