| Name | Type | Description | Notes |
|---|---|---|---|
| has_children | bool | Folder 'has children' tag | [optional] |
| id | string | Folder unique identifier | [optional] |
| path | string | Parent folder full path | [optional] |
| private | bool | Folder 'private' tag indicates whether folder is private | [optional] |
| owner_id | string | Entity owner identifier | [optional] |
| name | string | Entity name | [optional] |
| custom_fields | array<string,mixed> | Entity custom attributes | [optional] |
| last_modified | \DateTime | Last entity modification date and time | [optional] |