No summary provided.
Extends
RawFileContent-Type of the file
Inherited from RawFileThe actual data for the file
Inherited from RawFileAn explicit key to use for key of the formdata field for this file. When not provided, the index of the file in the files array is used in the form
Inherited from RawFilefiles[${index}]
. If you wish to alter the placeholder snowflake, you must provide this property in the same form (files[${placeholder}]
)The name of the file
Inherited from RawFile