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