View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| path | str | [readonly] | |
| name | str | ||
| size | int | [readonly] | |
| modification_time | datetime | [readonly] | |
| is_dir | bool | [readonly] | |
| path_permissions | PathPermissions | ||
| total_size | int | [readonly] | |
| files | [PhysicalFile], none_type | [optional] |