Class BTCMarketsBalance
java.lang.Object
org.knowm.xchange.btcmarkets.dto.account.BTCMarketsBalance
public class BTCMarketsBalance extends Object
- Author:
- Matija Mazi
-
Constructor Summary
Constructors Constructor Description BTCMarketsBalance()
-
Method Summary
Modifier and Type Method Description BigDecimal
getAvailable()
BigDecimal
getBalance()
String
getCurrency()
BigDecimal
getPendingFunds()
String
toString()