ExtendedUser¶
- class ExtendedUser[source]¶
The extended JSON representation of a user.
- email: str | None¶
The email of the user. This will only be provided for the currently logged in user.
Can this user see hidden assignments at least in one course.
- permissions: GlobalPermMap¶
The global permissions of the user.