UploadFile 对象
优质
小牛编辑
129浏览
2023-12-01
type
String -blob
.filePath
String - 准备上传的文件的路径offset
Integer - 默认值0
.length
Integer - 从offset
中读取的字节数. 默认值0
.modificationTime
Double - 最后更新时间,自UNIX时期计时总的秒数表示.
UploadFile Object
type
String -file
.filePath
String - Path of file to be uploaded.offset
Integer - Defaults to0
.length
Integer - Number of bytes to read fromoffset
.
Defaults to0
.modificationTime
Double - Last Modification time in
number of seconds since the UNIX epoch.