Supabase.Storage.Bucket (Supabase v0.2.3) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Supabase.Storage.Bucket{
  created_at: String.t(),
  id: String.t(),
  name: String.t(),
  owner: String.t(),
  updated_at: String.t()
}

Link to this section Functions

Specs

new(map()) :: t()