Skip to main content

Module id

Module id 

Source
Expand description

Paperless ID types.

Paperless uses numeric IDs for most entities. To avoid confusion, ID types are defined as wrappers around the underlying numeric type. e.g. DocumentId(u32)

Structs§

CorrespondentId
CustomFieldId
DocumentId
DocumentTypeId
GroupId
NoteId
SavedViewId
SelectableOptionId
ShareLinkId
StoragePathId
TagId
TaskId
UserId
WebhookActionId
WorkflowActionId
WorkflowId
WorkflowTriggerId

Traits§

PaperlessId
Empty marker trait for Paperless ID types.