JobStatus
Use the JobStatus data type to return the status of a job request.
Fields Provided by JobStatus
Field | Description |
---|---|
String jobID |
The numeric identification assigned by Publisher to the job request. |
String jobStatus |
The current status of the job. |
String message |
Details on the job status. |