Type Alias ClientLibrarySubmitQuizResponses

ClientLibrarySubmitQuizResponses: {
    201: QuizResultDto;
}