Record
trash-file-restored
No description available.
record trash-file-restored {
content-created-at: option<string>,
content-modified-at: option<string>,
created-at: string,
created-by: option<trash-file-restored-created-by>,
description: string,
etag: option<string>,
file-version: option<trash-file-restored-file-version>,
id: string,
item-status: trash-file-restored-item-status-enum,
modified-at: string,
modified-by: trash-file-restored-modified-by,
name: option<string>,
owned-by: trash-file-restored-owned-by,
parent: option<trash-file-restored-parent>,
path-collection: trash-file-restored-path-collection,
purged-at: option<string>,
sequence-id: trash-file-restored-sequence-id,
sha1: string,
shared-link: option<string>,
size: s32,
trashed-at: option<string>,
type-op: trash-file-restored-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| content-created-at | option<string> | |
| content-modified-at | option<string> | |
| created-at | string | |
| created-by | option<trash-file-restored-created-by> | |
| description | string | |
| etag | option<string> | |
| file-version | option<trash-file-restored-file-version> | |
| id | string | |
| item-status | trash-file-restored-item-status-enum | |
| modified-at | string | |
| modified-by | trash-file-restored-modified-by | |
| name | option<string> | |
| owned-by | trash-file-restored-owned-by | |
| parent | option<trash-file-restored-parent> | |
| path-collection | trash-file-restored-path-collection | |
| purged-at | option<string> | |
| sequence-id | trash-file-restored-sequence-id | |
| sha1 | string | |
| shared-link | option<string> | |
| size | s32 | |
| trashed-at | option<string> | |
| type-op | trash-file-restored-type-op-enum |