926 B
926 B
manager_api_new.model.QuizQuestion
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| label | List | [default to const []] | |
| responses | List | [default to const []] | |
| resourceId | String | [optional] | |
| resource | SectionMapAllOfMapResource | [optional] | |
| order | int | [optional] | |
| sectionQuizId | String | [optional] | |
| sectionQuiz | QuizQuestionSectionQuiz | [optional] |