Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 313 Bytes

upload-file.md

File metadata and controls

9 lines (8 loc) · 313 Bytes

UploadFile Object

  • type String - file.
  • filePath String - Path of file to be uploaded.
  • offset Integer - Defaults to 0.
  • length Integer - Number of bytes to read from offset. Defaults to 0.
  • modificationTime Double - Last Modification time in number of seconds since the UNIX epoch.