Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
GetEditorDocumentCommandOutput
Interface GetEditorDocumentCommandOutput
The output of
GetEditorDocumentCommand
.
interface
GetEditorDocumentCommandOutput
{
$metadata
:
ResponseMetadata
;
document
:
EditorDocument
;
}
Hierarchy (
View Summary
)
GetEditorDocumentResponse
__MetadataBearer
GetEditorDocumentCommandOutput
Index
Properties
$metadata
document
Properties
$metadata
$metadata
:
ResponseMetadata
Metadata pertaining to this request.
document
document
:
EditorDocument
The requested document.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$metadata
document
@codegrade/apiv2-client
Loading...
The output of GetEditorDocumentCommand.