Tai.Trading.OrderStore.Actions.AmendError (tai v0.0.60)

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