Class CoinmateBalanceDataEntry

java.lang.Object
org.knowm.xchange.coinmate.dto.account.CoinmateBalanceDataEntry

public class CoinmateBalanceDataEntry extends Object
Author:
Martin Stachon
  • Constructor Details

  • Method Details

    • getCurrency

      public String getCurrency()
      Returns:
      the currency
    • getBalance

      public BigDecimal getBalance()
      Returns:
      the balance
    • getReserved

      public BigDecimal getReserved()
      Returns:
      the reserved
    • getAvailable

      public BigDecimal getAvailable()
      Returns:
      the available