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