tai v0.0.28 Tai.Trading.OrderStore.Actions.AcceptCancel

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

t()

t() :: %Tai.Trading.OrderStore.Actions.AcceptCancel{
  client_id: client_id(),
  last_venue_timestamp: DateTime.t()
}