Tai.Orders.Transitions.PassiveCancel (tai v0.0.66)

An open order has been successfully canceled

Link to this section Summary

Link to this section Types

Specs

client_id() :: Tai.Orders.Order.client_id()

Specs

t() :: %Tai.Orders.Transitions.PassiveCancel{
  client_id: client_id(),
  last_received_at: integer(),
  last_venue_timestamp: DateTime.t()
}