Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if the operation to check the status of the job was successful, false otherwise | [optional] |
async_job_status | string | Returns the job status of the Async Job, if applicable. Possible states are STARTED and COMPLETED | [optional] |
async_job_id | string | When the job exceeds 25 pages, an Async Job ID is returned. Use the CheckPdfOcrJobStatus API to check on the status of this job using the AsyncJobID and get the result when it finishes | [optional] |
pptx_result | \Swagger\Client\Model\SplitPptxPresentationResult | PowerPoint split result (if applicable) | [optional] |
error_message | string | Error message (if any) | [optional] |