Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 777 Bytes

DocumentGroup.md

File metadata and controls

16 lines (12 loc) · 777 Bytes

DocumentGroup

Properties

Name Type Description Notes
created datetime [optional]
document_count int Total of documents [optional]
id int The ID of the document group. [optional]
name str The document group's name. [optional]
project_id int The ID of the project that the document group belongs to. [optional]
source str The source of the documents for that group [optional]
status str The document group's status. [optional]

[Back to Model list] [Back to API list] [Back to README]