tai v0.0.28 Tai.Trading.OrderResponses.CancelAccepted
Returned from venue adapters when accepted for cancellation. 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.CancelAccepted{ id: Tai.Trading.Order.venue_order_id(), received_at: DateTime.t(), venue_timestamp: DateTime.t() | nil }