docs/AnalyticsEvaluation.md in purecloudplatformclientv2-65.0.0 vs docs/AnalyticsEvaluation.md in purecloudplatformclientv2-66.0.0
- old
+ new
@@ -14,10 +14,12 @@
| **queue_id** | **String** | Unique identifier for the queue the conversation was on | [optional] |
| **form_id** | **String** | Unique identifier for the form used to evaluate the conversation/agent | [optional] |
| **context_id** | **String** | A unique identifier for an evaluation form, regardless of version | [optional] |
| **form_name** | **String** | Name of the evaluation form | [optional] |
| **calibration_id** | **String** | The calibration id used for the purpose of training evaluators | [optional] |
-| **o_total_critical_score** | **Integer** | | [optional] |
+| **rescored** | **BOOLEAN** | Whether this evaluation has ever been rescored | [optional] |
+| **deleted** | **BOOLEAN** | Whether this evaluation has been deleted | [optional] |
| **o_total_score** | **Integer** | | [optional] |
+| **o_total_critical_score** | **Integer** | | [optional] |
{: class="table table-striped"}