Record
create-attachment-for-object-params
No description available.
record create-attachment-for-object-params {
opt-pretty: option<bool>,
opt-fields: option<list<string>>,
connect-to-app: option<bool>,
file: option<string>,
name: option<string>,
parent: option<string>,
resource-subtype: option<attachment-request-resource-subtype-enum>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| opt-pretty | option<bool> | |
| opt-fields | option<list<string>> | |
| connect-to-app | option<bool> | |
| file | option<string> | |
| name | option<string> | |
| parent | option<string> | |
| resource-subtype | option<attachment-request-resource-subtype-enum> | |
| url | option<string> |