tai v0.0.28 Tai.Trading.OrderStore.Actions.AcceptCreate
The create request has been accepted by the venue. The result of the created order has been received in the connection stream.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Tai.Trading.OrderStore.Actions.AcceptCreate{ client_id: client_id(), last_received_at: DateTime.t(), last_venue_timestamp: DateTime.t() | nil, venue_order_id: venue_order_id() }