AssignmentPasswordResponse# class AssignmentPasswordResponse[source]# The JSON response for an assignment’s password. password: Optional[str]# The password for the assignment, or null if not set.