UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Submissions.SubmissionComment Class Reference
Inheritance diagram for UVACanvasAccess.Structures.Submissions.SubmissionComment:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Submissions.SubmissionComment:
Collaboration graph
[legend]

Public Member Functions

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

Properties

ulong Id [get]
 
ulong AuthorId [get]
 
string AuthorName [get]
 
UserDisplay Author [get]
 
string Comment [get]
 
DateTime CreatedAt [get]
 
DateTime? EditedAt [get]
 
MediaComment MediaComment [get]
 

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Submissions.SubmissionComment.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: