Newer Version Available
ConnectApi.ComplianceJobStatusRepresentation
Output representation for job status response.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| complianceProcedureId | String | ID of the compliance procedure. | 65.0 |
| complianceProcedureVersionId | String | ID of the compliance procedure version. | 65.0 |
| failedEvaluationCount | Integer | Number of evaluations that failed. | 65.0 |
| jobId | String | Job ID that's associated with the async evaluation of the compliance procedure. | 65.0 |
| results | List<ConnectApi.ComplianceProcedureEvaluation> | List of evaluation results for the compliance procedure. | 65.0 |
| successfulEvaluationCount | Integer | Number of evaluations that are successful. | 65.0 |
| totalEvaluationCount | Integer | Total number of evaluations. | 65.0 |