Spatio.Model.ListChannelsResponse (spatio_sdk v0.0.2)
Summary
Types
@type t() :: %Spatio.Model.ListChannelsResponse{ channels: [Spatio.Model.Channel.t()] | nil, nextCursor: String.t() | nil, provider: String.t(), total: integer() }
@type t() :: %Spatio.Model.ListChannelsResponse{ channels: [Spatio.Model.Channel.t()] | nil, nextCursor: String.t() | nil, provider: String.t(), total: integer() }