Uses of Class
com.caplin.generated.motif.fx.orders.orderdeletion.events.server.DeletePendingTradeEvent
-
Uses of DeletePendingTradeEvent in com.caplin.generated.motif.fx.orders.orderdeletion
Modifier and TypeMethodDescription@NotNull DeletePendingTradeEvent
OrderDeletionTrade.createDeletePendingTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the DeletePending transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
OrderDeletionTrade.sendDeletePendingEvent
(@NotNull DeletePendingTradeEvent event) Send aTradeEvent
to trigger the DeletePending transition in the trade model of the adapter and client application