public final class BinanceCancelledOrder extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
clientOrderId |
long |
orderId |
String |
origClientOrderId |
String |
symbol |
| Constructor and Description |
|---|
BinanceCancelledOrder(String symbol,
String origClientOrderId,
long orderId,
String clientOrderId) |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.