public class MercadoBitcoinBaseTradeApiResult<R> extends Object
Constructor and Description |
---|
MercadoBitcoinBaseTradeApiResult(Integer success,
String error,
R theReturn) |
Modifier and Type | Method and Description |
---|---|
String |
getError() |
Integer |
getSuccess() |
R |
getTheReturn() |
String |
toString() |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.