ExportItemStatusEnum
The status of the export. Possible values are: 'queued', 'processing', 'completed', 'failed' * Values: FAILED,QUEUED,COMPLETED,PROCESSING,NO_DOCUMENTS_FOUND
Entries
NO_DOCUMENTS_FOUND
Link copied to clipboard
@SerializedName(value = noDocumentsFound)
Content copied to clipboard
PROCESSING
Link copied to clipboard
@SerializedName(value = processing)
Content copied to clipboard