FolderInfo
Fields
| Name | Type | Required | Description |
|---|---|---|---|
id | string | optional | Unique identifier of the folder |
name | string | optional | Name of the folder |
level | integer | optional | Hierarchical level of the folder (0 for root) |
locationCount | integer | optional | Number of locations in this folder |
parentFolderId | string | optional | ID of the parent folder (null for root folder) |
parentFolderName | string | optional | Name of the parent folder (null for root folder) |