public class BTCEAccountInfoReturn extends BTCEReturn<BTCEAccountInfo>
Constructor and Description |
---|
BTCEAccountInfoReturn(boolean success,
BTCEAccountInfo value,
String error)
Constructor
|
public BTCEAccountInfoReturn(boolean success, BTCEAccountInfo value, String error)
success
- True if successfulvalue
- The BTC-e account infoerror
- Any errorCopyright © 2012–2018 Xeiam, LLC. All rights reserved.