tai v0.0.28 Tai.Trading.OrderResponses.CreateAccepted
Returned from venue adapters when accepted for creation. Updates to the order will be received from the stream.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Tai.Trading.OrderResponses.CreateAccepted{ id: Tai.Trading.Order.venue_order_id(), received_at: DateTime.t(), venue_timestamp: DateTime.t() | nil }