UploadStatus

The type code is US

owner
string <= 255 characters
totalBytesRead
integer
typedId
string
data
string
createdBy
integer
lastUpdateDate
string <date-time>
percentage
integer
contentLength
integer
version
integer
status
string <= 255 characters
Possible values: "STARTED" "DONE" "INPROGRESS" "ERROR" "CANCELLED" "POSTPROCESSING_DONE"
createDate
string <date-time>
lastUpdateBy
integer
{
  • "owner": "string",
  • "totalBytesRead": 0,
  • "typedId": "string",
  • "data": "string",
  • "createdBy": 0,
  • "lastUpdateDate": "2019-08-24T14:15:22Z",
  • "percentage": 0,
  • "contentLength": 0,
  • "version": 0,
  • "status": "STARTED",
  • "createDate": "2019-08-24T14:15:22Z",
  • "lastUpdateBy": 0
}