ExportJobStatus
EnumProcessing states of an export job.
#
Possible enum values
FAILEDThe export stopped without producing a successful result.
PENDINGThe export is queued and has not started.
RUNNINGThe export is currently being generated.
SUCCEEDEDThe export completed successfully.