View the Project on GitHub elements-storage/elements-sdk-python
Name | Type | Description | Notes |
---|---|---|---|
id | int | ||
name | str | [readonly] | |
full_path | str | [readonly] | |
custom_fields | {str: (str, none_type)} | ||
is_dir | bool | [readonly] | |
is_hardlink | bool | [readonly] | |
mtime | int | [readonly] | |
path | str | [readonly] | |
present | bool | [readonly] | |
size | int | [readonly] | |
volume | VolumeMini | ||
bundle | int, none_type | [optional] [readonly] | |
parent | int, none_type | [optional] [readonly] | |
parent_file | {str: (str, none_type)} | [optional] [readonly] |