tai v0.0.21 Tai.VenueAdapters.OkEx.Stream.Connection.State
Link to this section Summary
Link to this section Types
Link to this type
account_id()
account_id()
account_id() :: Tai.Venues.Adapter.account_id()
account_id() :: Tai.Venues.Adapter.account_id()
Link to this type
channel_name()
channel_name()
channel_name() :: atom()
channel_name() :: atom()
Link to this type
product()
product()
product() :: Tai.Venues.Product.t()
product() :: Tai.Venues.Product.t()
Link to this type
t()
t()
t() :: %Tai.VenueAdapters.OkEx.Stream.Connection.State{
account: {account_id(), map()},
channels: [channel_name()],
products: [product()],
venue: venue_id()
}
t() :: %Tai.VenueAdapters.OkEx.Stream.Connection.State{ account: {account_id(), map()}, channels: [channel_name()], products: [product()], venue: venue_id() }
Link to this type
venue_id()
venue_id()
venue_id() :: Tai.Venues.Adapter.venue_id()
venue_id() :: Tai.Venues.Adapter.venue_id()