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