Class CexIOBalance
java.lang.Object
org.knowm.xchange.cexio.dto.account.CexIOBalance
public class CexIOBalance extends Object
Author: brox Since: 2/7/14
-
Constructor Summary
Constructors Constructor Description CexIOBalance(BigDecimal available, BigDecimal orders, BigDecimal bonus)
Constructor -
Method Summary
Modifier and Type Method Description BigDecimal
getAvailable()
BigDecimal
getBonus()
BigDecimal
getOrders()
String
toString()