public class OrderCancelPendingEvent extends ResponderEvent<MotifTrade>
An event to notify the client that the request to cancel an existing order is currently pending completion in the backend trading system.
Modifier and Type | Field and Description |
---|---|
static String |
CANCEL_PENDING_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
OrderCancelPendingEvent()
Constructs an OrderCancelPendingEvent with the event name "CancelPending".
|
public static final String CANCEL_PENDING_EVENT
Copyright © 2015 Caplin Systems.