Name | Type | Description | Notes |
---|---|---|---|
created_by | \OpenAPI\Client\Model\IdentitySet | [optional] | |
created_date_time | \DateTime | Date and time of item creation. Read-only. | [optional] |
file | \OpenAPI\Client\Model\OpenGraphFile | [optional] | |
file_system_info | \OpenAPI\Client\Model\FileSystemInfo | [optional] | |
folder | \OpenAPI\Client\Model\Folder | [optional] | |
drive_alias | string | The drive alias can be used in clients to make the urls user friendly. Example: 'personal/einstein'. This will be used to resolve to the correct driveID. | [optional] |
path | string | The relative path of the item in relation to its drive root. | [optional] |
root_id | string | Unique identifier for the drive root of this item. Read-only. | [optional] |
id | string | Unique identifier for the remote item in its drive. Read-only. | [optional] |
image | \OpenAPI\Client\Model\Image | [optional] | |
last_modified_by | \OpenAPI\Client\Model\IdentitySet | [optional] | |
last_modified_date_time | \DateTime | Date and time the item was last modified. Read-only. | [optional] |
name | string | Optional. Filename of the remote item. Read-only. | [optional] |
e_tag | string | ETag for the item. Read-only. | [optional] [readonly] |
c_tag | string | An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Note This property is not returned if the item is a folder. Read-only. | [optional] [readonly] |
parent_reference | \OpenAPI\Client\Model\ItemReference | [optional] | |
permissions | \OpenAPI\Client\Model\Permission[] | The set of permissions for the item. Read-only. Nullable. | [optional] [readonly] |
size | int | Size of the remote item. Read-only. | [optional] |
special_folder | \OpenAPI\Client\Model\SpecialFolder | [optional] | |
web_dav_url | string | DAV compatible URL for the item. | [optional] |
web_url | string | URL that displays the resource in the browser. Read-only. | [optional] |