FileProcessingRequestStatusEnum
The FileProcessingRequestStatusEnum object contains the following properties:
Property |
Value |
Description |
---|---|---|
Pending |
LFB_FLEPRCREQSTATUS_PENDING |
The status for when the file processing request is still pending |
Processing |
LFB_FLEPRCREQSTATUS_PROCESSING |
The status for when the file processing request is being processed |
Completed |
LFB_FLEPRCREQSTATUS_COMPLETED |
The status for when the file processing request is successfully processed |
Failed |
LFB_FLEPRCREQSTATUS_FAILED |
The status for when the file processing request failed |