Skip to main content

UploadFile Object

  • type 'file' - file.
  • filePath string - Path of file to be uploaded.要上载的文件的路径。
  • offset Integer - Defaults to 0.默认值为0
  • length Integer - Number of bytes to read from offset. Defaults to 0.offset开始读取的字节数。默认值为0
  • modificationTime Double - Last Modification time in number of seconds since the UNIX epoch.自UNIX epoch以来的最后一次修改时间(以秒为单位)。