tai v0.0.55 Tai.Venue
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Tai.Venue{
accounts: String.t() | {module(), func_name :: atom()},
adapter: adapter(),
broadcast_change_set: boolean(),
channels: [channel()],
credentials: credentials(),
id: id(),
opts: map(),
products: String.t() | {module(), func_name :: atom()},
quote_depth: pos_integer(),
start_on_boot: boolean(),
timeout: non_neg_integer()
}