Exchange v0.2.1 Exchange.Adapters.MessageBus.TradeExecuted View Source
A struct representing the payload of :trade_executed events.
Link to this section Summary
Functions
Decodes the params to a TradeExecuted struct
Link to this section Types
Specs
t() :: %Exchange.Adapters.MessageBus.TradeExecuted{trade: Exchange.Trade}
TradeExecuted