AssignmentLoginLink¶ class AssignmentLoginLink[source]¶ The way this class will be represented in JSON. id: str¶ The id of this link. assignment: Assignment¶ The assignment connected to this login link. user: NormalUser | GroupUser¶ time_to_start: float | None¶ The amount of seconds until the exam starts.