Skip to main content

Module document

Module document 

Source
Expand description

Types for working with Paperless documents.

Document mutations are applied locally first. Methods such as set_title, set_content, add_tag, etc.. only update the in-memory Document value and mark it as changed. The changes are only sent to the Paperless server when patch is called.

Structs§

ArchiveSerialNumber
Document
Represents a document.

Enums§

Content
The content (OCR) of a document, either full or truncated.