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