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

Public Member Functions

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

Properties

ulong Id [get]
 
string Name [get]
 
string Description [get]
 
bool? IsPublic [get]
 
bool FollowedByUser [get]
 
string JoinLevel [get]
 
uint MembersCount [get]
 
string AvatarUrl [get]
 
string ContextType [get]
 
ulong? CourseId [get]
 
ulong? AccountId [get]
 
string Role [get]
 
ulong GroupCategoryId [get]
 
string SisGroupId [get]
 
ulong? SisImportId [get]
 
uint StorageQuoteMb [get]
 
Dictionary< string, bool > Permissions [get]
 

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Groups.Group.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: