public class LgoTradesUpdate extends Object
| Constructor and Description |
|---|
LgoTradesUpdate(long batchId,
String type,
String channel,
String productId,
List<LgoTrade> trades) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBatchId() |
String |
getChannel() |
String |
getProductId() |
List<LgoTrade> |
getTrades() |
String |
getType() |
Copyright © 2020. All rights reserved.