Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 11 KB

File metadata and controls

28 lines (25 loc) · 11 KB

Document

Fields

Field Type Required Description
id str ✔️ N/A
library_id str ✔️ N/A
hash Nullable[str] ✔️ : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
mime_type Nullable[str] ✔️ N/A
extension Nullable[str] ✔️ N/A
size Nullable[int] ✔️ N/A
name str ✔️ N/A
summary OptionalNullable[str] N/A
created_at date ✔️ N/A
last_processed_at date N/A
number_of_pages OptionalNullable[int] N/A
process_status models.ProcessStatus ✔️ N/A
uploaded_by_id Nullable[str] ✔️ N/A
uploaded_by_type str ✔️ N/A
tokens_processing_main_content OptionalNullable[int] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
tokens_processing_summary OptionalNullable[int] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
url OptionalNullable[str] N/A
attributes Dict[str, Any] N/A
expires_at date If set, the document will be automatically deleted after this date.
processing_status str ✔️ : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
tokens_processing_total int ✔️ N/A