Sequin.Stream (sequin v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %{
  id: String.t(),
  name: String.t(),
  account_id: String.t(),
  stats: map(),
  inserted_at: DateTime.t(),
  updated_at: DateTime.t()
}

Link to this section Functions