Skip to content

Membership

Luke Cassar edited this page Oct 22, 2018 · 3 revisions

A way to associate a user with a group.

Attribute Type
id integer
group_id integer
user_id integer
status string

Validations

Possible Statuses

  • Member
  • Invitee

Description

A user can be part of many groups.

Clone this wiki locally