View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| tape | Tape | ||
| path | str | ||
| search_highlight | str | [readonly] | |
| uid | int | ||
| name | str | ||
| is_dir | bool | ||
| read_only | bool | ||
| length | int | ||
| checksum | str, none_type | ||
| fullpath | str, none_type | ||
| parent | int, none_type |