Exchange v0.2.4 Exchange.Adapters.MessageBus.OrderCancelled View Source
A struct representing the payload of :order_cancelled events.
Link to this section Summary
Functions
Decodes the params to an OrderCancelled struct
Link to this section Types
Specs
t() :: %Exchange.Adapters.MessageBus.OrderCancelled{ order: Exchange.Order.order() }
OrderCancelled