Class MercadoBitcoinAccountInfo.Funds
java.lang.Object
org.knowm.xchange.mercadobitcoin.dto.account.MercadoBitcoinAccountInfo.Funds
- Enclosing class:
- MercadoBitcoinAccountInfo
public static class MercadoBitcoinAccountInfo.Funds extends Object
-
Constructor Summary
Constructors Constructor Description Funds(BigDecimal ltc, BigDecimal brl, BigDecimal btc)
-
Method Summary
Modifier and Type Method Description BigDecimal
getBrl()
BigDecimal
getBtc()
BigDecimal
getLtc()
String
toString()