Class LgoUserSnapshot
java.lang.Object
info.bitrich.xchangestream.lgo.dto.LgoUserMessage
info.bitrich.xchangestream.lgo.dto.LgoUserSnapshot
-
Constructor Summary
ConstructorDescriptionLgoUserSnapshot
(long batchId, String type, String channel, String productId, List<LgoUserSnapshotData> snapshotData) -
Method Summary
Methods inherited from class info.bitrich.xchangestream.lgo.dto.LgoUserMessage
getBatchId, getChannel, getProductId, getType
-
Constructor Details
-
LgoUserSnapshot
public LgoUserSnapshot(long batchId, String type, String channel, String productId, List<LgoUserSnapshotData> snapshotData)
-
-
Method Details
-
getSnapshotData
-