Tai.Orders.Transitions.AmendError (tai v0.0.65)

There was an error amending 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.AmendError{
  client_id: client_id(),
  last_received_at: integer(),
  reason: term()
}