Class LgoUserUpdate
java.lang.Object
info.bitrich.xchangestream.lgo.dto.LgoUserMessage
info.bitrich.xchangestream.lgo.dto.LgoUserUpdate
-
Constructor Summary
ConstructorDescriptionLgoUserUpdate
(long batchId, String type, String channel, String productId, List<LgoBatchOrderEvent> orderEvents) -
Method Summary
Methods inherited from class info.bitrich.xchangestream.lgo.dto.LgoUserMessage
getBatchId, getChannel, getProductId, getType
-
Constructor Details
-
LgoUserUpdate
public LgoUserUpdate(long batchId, String type, String channel, String productId, List<LgoBatchOrderEvent> orderEvents)
-
-
Method Details
-
getOrderEvents
-