Class CoinbaseProAccount

java.lang.Object
org.knowm.xchange.coinbasepro.dto.trade.CoinbaseProAccount

public class CoinbaseProAccount extends Object
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • isPrimaryAccount

      public boolean isPrimaryAccount()
    • getCurrency

      public String getCurrency()
    • isActive

      public boolean isActive()
    • getBalance

      public BigDecimal getBalance()
    • getType

      public String getType()
    • getId

      public String getId()