tai v0.0.52 Tai.Commands.Venues

Link to this section Summary

Link to this section Types

Link to this type

list_options()

list_options() :: store_id_opt() | where_opt() | order_opt()
Link to this type

order_opt()

order_opt() :: {:order, [atom()]}
Link to this type

store_id_opt()

store_id_opt() :: {:store_id, store_id()}
Link to this type

where_opt()

where_opt() :: {:where, [{atom(), term()}]}

Link to this section Functions