Tai.Orders.Queries.FindByClientId (tai v0.0.65)

Link to this section Summary

Link to this section Types

Specs

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

Specs

order() :: Tai.Orders.Order.t()

Link to this section Functions

Link to this function

execute(client_id)

Specs

execute(client_id()) :: {:ok, order()} | {:error, :not_found}