Record
app-preview-create-request-data-attributes
No description available.
record app-preview-create-request-data-attributes {
file-name: string,
file-size: s32,
mime-type: option<string>,
preview-frame-time-code: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| file-name | string | |
| file-size | s32 | |
| mime-type | option<string> | |
| preview-frame-time-code | option<string> |