Class CoinexBalanceInfo
java.lang.Object
org.knowm.xchange.coinex.dto.account.CoinexBalanceInfo
public class CoinexBalanceInfo extends Object
-
Constructor Summary
Constructors Constructor Description CoinexBalanceInfo(BigDecimal available, BigDecimal frozen)
-
Method Summary
Modifier and Type Method Description BigDecimal
getAvailable()
BigDecimal
getFrozen()
String
toString()