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