folder
Stores hierarchical folder structures used in the NetSuite file cabinet for organizing documents.
Columns
| Name | Type | References | Description |
| class | String | The classification associated with this folder, used for reporting and segmentation. | |
| department | String | The department linked to this folder, helping categorize files by business unit. | |
| description | String | A brief description of the folder and its intended use. | |
| externalid | String | A unique external identifier for referencing this folder in external systems or integrations. | |
| foldertype | String | The type of folder, defining its purpose or access level within NetSuite. | |
| group | String | The group that has access to this folder, specifying shared permissions. | |
| isinactive | Boolean | Indicates whether this folder is inactive and no longer in use. | |
| isprivate | Boolean | Specifies whether this folder is private and restricted to certain users. | |
| location | String | The physical or virtual location associated with this folder. | |
| name | String | The name assigned to this folder for identification within NetSuite. | |
| owner | String | The user who owns and manages this folder. | |
| parent | String | The parent folder under which this folder is nested, defining its hierarchy. | |
| subsidiary | String | The subsidiary associated with this folder, controlling access and relevance for specific entities. |