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

Represents multiple answer ids. More...

Inheritance diagram for UVACanvasAccess.Structures.Quizzes.QuizSubmissionMultipleAnswersAnswerValue:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Quizzes.QuizSubmissionMultipleAnswersAnswerValue:
Collaboration graph
[legend]

Public Member Functions

 QuizSubmissionMultipleAnswersAnswerValue ([CanBeNull] IEnumerable< ulong > answerIds)
 
override string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 
- Public Member Functions inherited from UVACanvasAccess.Structures.Quizzes.QuizSubmissionQuestionAnswerValue
string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 

Properties

IEnumerable< ulong > AnswerIds [get]
 

Additional Inherited Members

- Static Protected Member Functions inherited from UVACanvasAccess.Structures.Quizzes.QuizSubmissionQuestionAnswerValue
static ? ulong ParseUlong (JToken token)
 

Detailed Description

Represents multiple answer ids.

Member Function Documentation

◆ ToPrettyString()

override string UVACanvasAccess.Structures.Quizzes.QuizSubmissionMultipleAnswersAnswerValue.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: