|
UVACanvasAccess
|
Represents a quiz submission event. More...


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] |
Represents a quiz submission event.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.