UserGroupMember
@Immutable
Membership of a UserGroup.
Parameters
groupId
The group this membership belongs to.
userId
The user that is a member of the group.
isAdmin
Whether the user is an admin of the group.
createdAt
When the user was added to the group.