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

Builder for quiz question groups. More...

Public Member Functions

QuizQuestionGroupBuilder WithName ([NotNull] string groupName)
 
QuizQuestionGroupBuilder WithPickCount (uint pickCount)
 
QuizQuestionGroupBuilder WithQuestionPoints (decimal points)
 
Task< IEnumerable< QuizQuestionGroup > > Post ()
 Performs the operation using the fields in this builder.
 

Detailed Description

Builder for quiz question groups.

Member Function Documentation

◆ Post()

Task< IEnumerable< QuizQuestionGroup > > UVACanvasAccess.Structures.Quizzes.QuizQuestionGroupBuilder.Post ( )
inline

Performs the operation using the fields in this builder.

Returns
The created or updated quiz question groups.

The documentation for this class was generated from the following file: