Uses of Class
com.caplin.generated.motif.fx.orders.ordercancel.events.server.CancelPendingTradeEvent
-
Uses of CancelPendingTradeEvent in com.caplin.generated.motif.fx.orders.ordercancel
Modifier and TypeMethodDescription@NotNull CancelPendingTradeEvent
OrderCancelTrade.createCancelPendingTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the CancelPending transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
OrderCancelTrade.sendCancelPendingEvent
(@NotNull CancelPendingTradeEvent event) Send aTradeEvent
to trigger the CancelPending transition in the trade model of the adapter and client application