public class BitMarketAccountInfoResponse extends BitMarketBaseResponse<BitMarketAccountInfo>
| Constructor and Description |
|---|
BitMarketAccountInfoResponse(boolean success,
BitMarketAccountInfo accountInfo,
BitMarketAPILimit limit,
int error,
String errorMsg) |
public BitMarketAccountInfoResponse(boolean success,
BitMarketAccountInfo accountInfo,
BitMarketAPILimit limit,
int error,
String errorMsg)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.