public abstract class MtGoxUnitOfCredit extends DtoBase
| Modifier and Type | Field and Description |
|---|---|
protected java.math.BigDecimal |
amount |
protected CurrencyInfo |
currencyInfo |
| Constructor and Description |
|---|
MtGoxUnitOfCredit() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getCredits() |
CurrencyInfo |
getCurrencyInfo() |
protected java.math.BigDecimal amount
protected CurrencyInfo currencyInfo
public java.math.BigDecimal getCredits()
public CurrencyInfo getCurrencyInfo()
Copyright © 2013. All Rights Reserved.