File or folder information
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String? | File or folder name. | [optional] |
| isFolder | Bool | True if it is a folder. | |
| modifiedDate | String? | File or folder last modified DateTime. | [optional] |
| size | Int | File or folder size. | |
| path | String? | File or folder path. | [optional] |
[Back to Model list] [Back to API list] [Back to README] [View Source]