Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 607 Bytes

ConvertDocumentBatchJobCreateResult.md

File metadata and controls

11 lines (7 loc) · 607 Bytes

ConvertDocumentBatchJobCreateResult

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
async_job_id str When creating a job, an Async Job ID is returned. Use the GetAsyncJobStatus API to check on the status of this job using the AsyncJobID and get the result when it finishes [optional]

[Back to Model list] [Back to API list] [Back to README]