public class ItBitAccountInfoReturn extends Object
Constructor and Description |
---|
ItBitAccountInfoReturn(String id,
String userId,
String name,
ItBitAccountBalance[] balances) |
Modifier and Type | Method and Description |
---|---|
ItBitAccountBalance[] |
getBalances() |
String |
getId() |
String |
getName() |
String |
getUserId() |
String |
toString() |
public ItBitAccountInfoReturn(String id, String userId, String name, ItBitAccountBalance[] balances)
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.