Glific v0.3.1 Glific.Groups.GroupUsers View Source
Simple container to hold all the group users we associate with one group
Link to this section Summary
Functions
Creates and/or deletes a list of group users, each user attached to the same group
Link to this section Types
Specs
t() :: %Glific.Groups.GroupUsers{
group_users: [Glific.Groups.UserGroup.t()],
number_deleted: non_neg_integer()
}
Link to this section Functions
Specs
Creates and/or deletes a list of group users, each user attached to the same group