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