Objeto UploadFile
type
'file' -file
.filePath
string - Caminho do arquivo a ser carregado.offset
Integer (optional) - Defaults to0
.length
Integer (optional) - Number of bytes to read fromoffset
. O padrão é0
.modificationTime
Double (optional) - Last Modification time in number of seconds since the UNIX epoch. O padrão é0
.