Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteDocumentResponse

Information returned when a document is deleted.

Hierarchy

  • DeleteDocumentResponse

Index

Properties

Properties

Optional document_id

document_id: string

The unique identifier of the document.

Optional status

status: string

Status of the document. A deleted document has the status deleted.

Generated using TypeDoc