UploadStreamDescriptorType
The details of the file being uploaded through a stream.
Properties
name
stringRequiredThe name of the file.
ext
stringThe extension of the file.
isPrivate
booleanWhether 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?