Tai.Orders.Responses.CancelAccepted (tai v0.0.75)
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
Specs
t() :: %Tai.Orders.Responses.CancelAccepted{ id: venue_order_id(), received_at: integer(), venue_timestamp: DateTime.t() | nil }
Link to this type
venue_order_id()
Specs
venue_order_id() :: Tai.Orders.Order.venue_order_id()