Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 600 Bytes

MergeBatchJobCreateResult.md

File metadata and controls

11 lines (7 loc) · 600 Bytes

MergeBatchJobCreateResult

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
async_job_id string 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]