Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
OuptutRegularFileType
QuizMember
Interface QuizMember
Representation for a quiz file.
interface
QuizMember
{
$unknown
?:
undefined
;
binary
?:
undefined
;
notebook
?:
undefined
;
quiz
:
OutputRegularQuizFileType
;
text
?:
undefined
;
}
Index
Properties
$unknown?
binary?
notebook?
quiz
text?
Properties
Optional
$unknown
$unknown
?:
undefined
Optional
binary
binary
?:
undefined
Optional
notebook
notebook
?:
undefined
quiz
quiz
:
OutputRegularQuizFileType
Optional
text
text
?:
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$unknown
binary
notebook
quiz
text
@codegrade/apiv2-client
Loading...
Representation for a quiz file.