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

Represents a quiz submission event. More...

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

Public Member Functions

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

Properties

ulong? Id [get]
 
DateTime? CreatedAt [get]
 
string EventType [get]
 
JToken EventData [get]
 

Detailed Description

Represents a quiz submission event.

Member Function Documentation

◆ ToPrettyString()

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