Documents
Employee documents and file attachments
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| EmployeeId | Integer |
Employees.Id | |
| FolderId | Integer |
Folders.Id | |
| LeaveId | Integer |
Leaves.Id | |
| Filename | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| AuthorId | Integer | ||
| CompanyId | Integer | ||
| ContentType | String | ||
| DeletedAt | Datetime | ||
| Extension | String | ||
| FileSize | Integer | ||
| IsCompanyDocument | Boolean | ||
| IsManagementDocument | Boolean | ||
| IsPendingAssignment | Boolean | ||
| IsPublic | Boolean | ||
| Signees | String | ||
| SignatureStatus | String | ||
| Space | String |