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

Represents the active Terms of Service for an account. More...

Inheritance diagram for UVACanvasAccess.Structures.Accounts.TermsOfService:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Accounts.TermsOfService:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

ulong Id [get]
 The id.
 
string TermsType [get]
 The type.
 
bool Passive [get]
 Whether or not new users must accept the Terms of Service to use Canvas.
 
ulong AccountId [get]
 The account owning these terms.
 
string Content [get]
 The content.
 

Detailed Description

Represents the active Terms of Service for an account.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Accounts.TermsOfService.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: