| Name | Description | Type | Additional information |
|---|---|---|---|
| OrganisationId | globally unique identifier |
None. |
|
| FilePath | string |
Max length: 2048 |
|
| FileName | string |
Max length: 260 |
|
| Notes | string |
None. |
|
| VisibleOnPortal | boolean |
None. |
|
| FolderId | globally unique identifier |
None. |
|
| RootDocumentId | globally unique identifier |
None. |
|
| VersionNumber | integer |
None. |
|
| IsLatestVersion | boolean |
None. |
|
| Organisation | API.Domain.Models.Organisation |
None. |
|
| Folder | API.Domain.Models.DocumentFolder |
None. |
|
| RootDocument | API.Domain.Models.OrganisationDocument |
None. |
|
| Versions | Collection of API.Domain.Models.OrganisationDocument |
None. |
|
| OrganisationDocumentTags | Collection of API.Domain.Models.OrganisationDocumentTag |
None. |
|
| CreatedById | globally unique identifier |
None. |
|
| CreatedBy | API.Domain.Models.ApplicationUser |
None. |
|
| CreatedDate | date |
None. |
|
| UpdatedById | globally unique identifier |
None. |
|
| UpdatedBy | API.Domain.Models.ApplicationUser |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |