Document
{
Attribute | Data type | Description |
---|---|---|
pk | PK | |
name | Text | Filename of Document |
page_count | Integer | Total pages in a Document |
status | Document Status | Processing status of Document |
md5 | Text | MD5 Checksum of file |
rejection_reason | Text | Reason why a Document was rejected.
Only present when Document status = REJECTED . |
}
Updated about 1 month ago