Tai.Trading.OrderStore.Actions.Cancel (tai v0.0.59)

The order was successfully canceled on the venue

Link to this section Summary

Link to this section Types

Specs

client_id() :: Tai.Trading.Order.client_id()

Specs

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