View the Project on GitHub elements-storage/elements-sdk-dotnet
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int | [optional] [readonly] | |
| Tape | Tape | [optional] | |
| Path | string | ||
| SearchHighlight | string | [optional] [readonly] | |
| Uid | int | ||
| Name | string | ||
| IsDir | bool | [optional] | |
| ReadOnly | bool | [optional] | |
| Length | int | [optional] | |
| Checksum | string | [optional] | |
| Fullpath | string | [optional] | |
| Parent | int? | [optional] |