Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UploadStreamDescriptorType

The details of the file being uploaded through a stream.

Properties

namestringRequired
The name of the file.
extstring
The extension of the file.
isPrivateboolean
Whether the file should be uploaded to a private bucket or location. By convention, the default value of this property is true.
Was this section helpful?