Class LivecoinBalance
java.lang.Object
org.knowm.xchange.livecoin.dto.account.LivecoinBalance
public class LivecoinBalance extends Object
- Author:
- walec51
-
Constructor Summary
Constructors Constructor Description LivecoinBalance(String type, String currency, BigDecimal value)
-
Method Summary
Modifier and Type Method Description String
getCurrency()
String
getType()
BigDecimal
getValue()
-
Constructor Details
-
LivecoinBalance
-
-
Method Details
-
getType
-
getCurrency
-
getValue
-