@wildix/wim-knowledge-base-client > DeleteDocumentCommandOutput
DeleteDocumentCommandOutput interface
The output of DeleteDocumentCommand.
Signature:
export interface DeleteDocumentCommandOutput extends DeleteDocumentOutput, __MetadataBearer
Extends: DeleteDocumentOutput, __MetadataBearer