Uses of Class
info.bitrich.xchangestream.krakenfutures.dto.KrakenFuturesStreamingOrderBookSnapshotResponse.KrakenFuturesSnapShotOrder
-
Uses of KrakenFuturesStreamingOrderBookSnapshotResponse.KrakenFuturesSnapShotOrder in info.bitrich.xchangestream.krakenfutures.dto
ModifierConstructorDescriptionKrakenFuturesStreamingOrderBookSnapshotResponse
(String feed, String product_id, Date timestamp, Long seq, String tickSize, List<KrakenFuturesStreamingOrderBookSnapshotResponse.KrakenFuturesSnapShotOrder> bids, List<KrakenFuturesStreamingOrderBookSnapshotResponse.KrakenFuturesSnapShotOrder> asks)