doc_out/PolicyActions.html.md in purecloud-0.64.1 vs doc_out/PolicyActions.html.md in purecloud-0.65.1
- old
+ new
@@ -5,12 +5,12 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **retain_recording** | **BOOLEAN** | true to retain the recording associated with the conversation. Default = true | [optional] [default to false]|
-| **delete_recording** | **BOOLEAN** | true to delete the recording associated with the conversation. If retainRecording = true, this will be ignored. Default = false | [optional] [default to false]|
-| **always_delete** | **BOOLEAN** | true to delete the recording associated with the conversation regardless of the values of retainRecording or deleteRecording. Default = false | [optional] [default to false]|
+| **retain_recording** | **BOOLEAN** | true to retain the recording associated with the conversation. Default = true | [optional] |
+| **delete_recording** | **BOOLEAN** | true to delete the recording associated with the conversation. If retainRecording = true, this will be ignored. Default = false | [optional] |
+| **always_delete** | **BOOLEAN** | true to delete the recording associated with the conversation regardless of the values of retainRecording or deleteRecording. Default = false | [optional] |
| **assign_evaluations** | [**Array<EvaluationAssignment>**](EvaluationAssignment.html) | | [optional] |
| **assign_metered_evaluations** | [**Array<MeteredEvaluationAssignment>**](MeteredEvaluationAssignment.html) | | [optional] |
| **assign_calibrations** | [**Array<CalibrationAssignment>**](CalibrationAssignment.html) | | [optional] |
| **retention_duration** | [**RetentionDuration**](RetentionDuration.html) | | [optional] |
| **initiate_screen_recording** | [**InitiateScreenRecording**](InitiateScreenRecording.html) | | [optional] |