Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
PearsonQuestionData
SelectAllMember
Interface SelectAllMember
A select all question.
interface
SelectAllMember
{
$unknown
?:
undefined
;
coding
?:
undefined
;
multipleChoice
?:
undefined
;
selectAll
:
PearsonSelectAllQuestionData
;
}
Index
Properties
$unknown?
coding?
multiple
Choice?
select
All
Properties
Optional
$unknown
$unknown
?:
undefined
Optional
coding
coding
?:
undefined
Optional
multiple
Choice
multipleChoice
?:
undefined
select
All
selectAll
:
PearsonSelectAllQuestionData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$unknown
coding
multiple
Choice
select
All
@codegrade/apiv2-client
Loading...
A select all question.