Exchange v0.1.0 Exchange.Adapters.EventBus.OrderQueued View Source
A struct representing the payload of :order_queued events.
Link to this section Summary
Link to this section Types
Specs
t() :: %Exchange.Adapters.EventBus.OrderQueued{order: Exchange.Order.order()}
OrderQueued