tai v0.0.25 Tai.Trading.OrderStore.Actions.CreateError
There was an error creating the order on the venue.
Link to this section Summary
Link to this section Types
Link to this type
client_id()
client_id()
client_id() :: Tai.Trading.Order.client_id()
client_id() :: Tai.Trading.Order.client_id()
Link to this type
t()
t()
t() :: %Tai.Trading.OrderStore.Actions.CreateError{
client_id: client_id(),
last_received_at: DateTime.t(),
reason: term()
}
t() :: %Tai.Trading.OrderStore.Actions.CreateError{ client_id: client_id(), last_received_at: DateTime.t(), reason: term() }