Wasm Directoryalpha
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

NameTypeDescription
opt-prettyoption​<bool>
opt-fieldsoption​<list​<string>>
connect-to-appoption​<bool>
fileoption​<string>
nameoption​<string>
parentoption​<string>
resource-subtypeoption​<attachment-request-resource-subtype-enum>
urloption​<string>