Record
file
No description available.
record file {
file-id: string,
file-path: option<string>,
file-size: option<s32>,
file-unique-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| file-id | string | |
| file-path | option<string> | |
| file-size | option<s32> | |
| file-unique-id | string |