GroupUser

class GroupUser[source]

This is a user that wraps a group.

type: Literal['group-user']

The tag of this class.

group: Group

The group that this user wraps.

username: str

The username of this group user. System-generated group identifier, not personally identifying — always rendered.

is_test_student: Literal[False]

This user is never a test student.

id: int

The is the id of this user

tenant_id: str

The tenant of the user