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

Represents a quiz report. More...

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

Public Member Functions

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

Properties

ulong? Id [get]
 
ulong? QuizId [get]
 
QuizReportTypeReportType [get]
 
string ReadableType [get]
 
bool? IncludesAllVersions [get]
 
bool? Anonymous [get]
 
bool? Generatable [get]
 
DateTime? CreatedAt [get]
 
DateTime? UpdatedAt [get]
 
string Url [get]
 
FileAttachment File [get]
 
string ProgressUrl [get]
 
JToken Progress [get]
 

Detailed Description

Represents a quiz report.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Quizzes.QuizReport.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: