Class PoloniexWebSocketEventsTransaction
java.lang.Object
info.bitrich.xchangestream.poloniex2.dto.PoloniexWebSocketEventsTransaction
Created by Lukas Zaoralek on 11.11.17.
-
Constructor Summary
ConstructorDescriptionPoloniexWebSocketEventsTransaction
(Long channelId, Long seqId, List<com.fasterxml.jackson.databind.JsonNode> jsonEvents) -
Method Summary
-
Constructor Details
-
PoloniexWebSocketEventsTransaction
-
-
Method Details
-
getChannelId
-
getSeqId
-
getEvents
-