An interface which includes a document, but also includes a 'file' type.

This is used for creating or updating documents and their new versions.

Hierarchy

  • Omit<IDocument, "major_version_number__v|minor_version_number__v">
    • IDocumentWithFile

Properties

Properties

file: string

System file path to the document contents.

Generated using TypeDoc