tai v0.0.28 Tai.Trading.OrderStore.Actions.Amend

The order was successfully amended on the venue

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Tai.Trading.OrderStore.Actions.Amend{
  client_id: client_id(),
  last_received_at: DateTime.t(),
  last_venue_timestamp: DateTime.t(),
  leaves_qty: Decimal.t(),
  price: Decimal.t()
}