Class LgoLevel2Update
java.lang.Object
info.bitrich.xchangestream.lgo.dto.LgoLevel2Update
-
Constructor Summary
ConstructorDescriptionLgoLevel2Update
(long batchId, String type, String channel, String productId, LgoLevel2Data data) -
Method Summary
-
Constructor Details
-
LgoLevel2Update
public LgoLevel2Update(long batchId, String type, String channel, String productId, LgoLevel2Data data)
-
-
Method Details
-
getBatchId
public long getBatchId() -
getType
-
getChannel
-
getProductId
-
getData
-