|
UVACanvasAccess
|
A limited representation of a User. More...


Public Member Functions | |
| string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
| ulong | Id [get] |
| string | ShortName [get] |
| string | DisplayName [get] |
| string | AvatarImageUrl [get] |
| string | HtmlUrl [get] |
| string | Pronouns [get] |
| string | AnonymousId [get] |
A limited representation of a User.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.