Class CoinbaseProProductBookEntryLevel1or2

java.lang.Object
org.knowm.xchange.coinbasepro.dto.marketdata.CoinbaseProProductBookEntry
org.knowm.xchange.coinbasepro.dto.marketdata.CoinbaseProProductBookEntryLevel1or2

public class CoinbaseProProductBookEntryLevel1or2 extends CoinbaseProProductBookEntry
  • Constructor Details

    • CoinbaseProProductBookEntryLevel1or2

      public CoinbaseProProductBookEntryLevel1or2(BigDecimal price, BigDecimal volume, int numOrdersOnLevel)
  • Method Details

    • getNumOrdersOnLevel

      public int getNumOrdersOnLevel()