uploadStatus property
The status of the upload. The initial status is IN_PROGRESS
.
The response show all validation failures if the upload fails.
Implementation
final UploadStatus uploadStatus;
The status of the upload. The initial status is IN_PROGRESS
.
The response show all validation failures if the upload fails.
final UploadStatus uploadStatus;