exd_streams v0.0.2 ExdStreams.Roles.Role

A role

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %ExdStreams.Roles.Role{
  __meta__: term(),
  admin: term(),
  id: term(),
  inserted_at: term(),
  name: term(),
  owner_id: term(),
  updated_at: term()
}

Link to this section Functions

Link to this function

create_admin_changeset(role, attrs)

Link to this function

create_user_changeset(role, attrs)