Tai.Trading.OrderStore.Actions.AcceptCancel (tai v0.0.61)
The cancel request has been accepted by the venue. The result of the canceled order is received in the stream.
Link to this section Summary
Link to this section Types
Link to this type
client_id()
Specs
client_id() :: Tai.Trading.Order.client_id()
Specs
t() :: %Tai.Trading.OrderStore.Actions.AcceptCancel{ client_id: client_id(), last_venue_timestamp: DateTime.t() }