Record
post-files-id-content-params
No description available.
record post-files-id-content-params {
file-id: string,
if-match: option<string>,
fields: option<list<string>>,
content-md5: option<string>,
attributes: post-files-id-content-body-attributes,
file: string,
}Fields
| Name | Type | Description |
|---|---|---|
| file-id | string | |
| if-match | option<string> | |
| fields | option<list<string>> | |
| content-md5 | option<string> | |
| attributes | post-files-id-content-body-attributes | |
| file | string |