Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
OuptutRegularFileType
TextMember
Interface TextMember
Representation for a text file.
interface
TextMember
{
$unknown
?:
undefined
;
binary
?:
undefined
;
notebook
?:
undefined
;
quiz
?:
undefined
;
text
:
OutputRegularTextFileType
;
}
Index
Properties
$unknown?
binary?
notebook?
quiz?
text
Properties
Optional
$unknown
$unknown
?:
undefined
Optional
binary
binary
?:
undefined
Optional
notebook
notebook
?:
undefined
Optional
quiz
quiz
?:
undefined
text
text
:
OutputRegularTextFileType
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 text file.