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

There was an error canceling the order on the venue

Link to this section Summary

Link to this section Types

Specs

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

Specs

t() :: %Tai.Orders.Transitions.CancelError{
  client_id: client_id(),
  last_received_at: integer(),
  reason: term()
}