Type Alias ClientLibrarySubmitQuizResponses

ClientLibrarySubmitQuizResponses: {
    200: QuizResultDto;
}