horse-python-client

ProblemSetCreate

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- url | str | (unique) url of the domain | [optional] [default to ‘’] title | str | title of the problem set | content | str | content of the problem set | [optional] [default to ‘’] hidden | bool | whether the problem set is hidden | [optional] [default to False] scoreboard_hidden | bool | whether the scoreboard of the problem set is hidden | [optional] [default to False] due_at | datetime | | [optional] lock_at | datetime | | [optional] unlock_at | datetime | | [optional]

[Back to Model list] [Back to API list] [Back to README]