Class BitfinexWebSocketOrderbookTransaction

java.lang.Object
info.bitrich.xchangestream.bitfinex.dto.BitfinexWebSocketOrderbookTransaction
Direct Known Subclasses:
BitfinexWebSocketSnapshotOrderbook, BitfinexWebSocketUpdateOrderbook

public abstract class BitfinexWebSocketOrderbookTransaction extends Object
Created by Lukas Zaoralek on 8.11.17.
  • Field Details

    • channelId

      public String channelId
  • Constructor Details

    • BitfinexWebSocketOrderbookTransaction

      public BitfinexWebSocketOrderbookTransaction()
    • BitfinexWebSocketOrderbookTransaction

      public BitfinexWebSocketOrderbookTransaction(String channelId)
  • Method Details