CompanyFolders
Return a list of Folders and Files associated with a specific Company.
Columns
| Name | Type | References | |
| CompanyId | Long |
Companies.Id | |
| Id [KEY] | Integer | ||
| Name | String | ||
| NameWithPath | String | ||
| SubFolders | String | ||
| Files | String | ||
| HasChildren | Boolean | ||
| HasChildrenFiles | Boolean | ||
| HasChildrenFolders | Boolean | ||
| IsDeleted | Boolean | ||
| IsRecycleBin | Boolean | ||
| IsTracked | Boolean | ||
| ParentId | String | ||
| Private | Boolean | ||
| ReadOnly | Boolean | ||
| UpdatedAt | Datetime | ||
| CustomFields | String |