public class OrderCancelAckEvent extends ResponderEvent<MotifTrade>
An event to notify the client that the request to cancel an existing order has been received by the backend.
Modifier and Type | Field and Description |
---|---|
static String |
CANCEL_ACK_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
OrderCancelAckEvent()
Constructs an OrderCancelAckEvent with the event name "CancelAck".
|
public static final String CANCEL_ACK_EVENT
Copyright © 2015 Caplin Systems.