Class BitfinexWebSocketAuthBalance

java.lang.Object
info.bitrich.xchangestream.bitfinex.dto.BitfinexWebSocketAuthBalance

public class BitfinexWebSocketAuthBalance extends Object
  • Constructor Details

  • Method Details

    • getWalletType

      public String getWalletType()
    • getCurrency

      public String getCurrency()
    • getBalance

      public BigDecimal getBalance()
    • getUnsettledInterest

      public BigDecimal getUnsettledInterest()
    • getBalanceAvailable

      public BigDecimal getBalanceAvailable()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object