AssignmentPasswordResponse

class AssignmentPasswordResponse[source]

The JSON response for an assignment’s password.

password: str | None

The password for the assignment, or null if not set.