ExtendedGroup¶
- class ExtendedGroup[source]¶
The group as extended JSON.
- virtual_user: VirtualUser¶
The virtual user connected to this course. Serialised as AsVirtualUser — same shape as
User.AsGroupminus the group field, which is omitted to avoid recursing back into this group.
- members: Sequence[NormalUser]¶
The members of this group.