UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Quizzes.QuizExtension Class Reference

Represents a quiz extension for a user. More...

Inheritance diagram for UVACanvasAccess.Structures.Quizzes.QuizExtension:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Quizzes.QuizExtension:
Collaboration graph
[legend]

Public Member Functions

string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 

Properties

ulong? QuizId [get]
 
ulong? UserId [get]
 
int? ExtraAttempts [get]
 
int? ExtraTime [get]
 
bool? ManuallyUnlocked [get]
 
DateTime? EndAt [get]
 

Detailed Description

Represents a quiz extension for a user.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Quizzes.QuizExtension.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


The documentation for this class was generated from the following file: