Sha256: 475edbeb54e46a4bdeb85b2fc1a16db6452b1a51f25e3722e39e421ac3cf1718
Contents?: true
Size: 1.27 KB
Versions: 20
Compression:
Stored size: 1.27 KB
Contents
--- title: PolicyActions --- ## PureCloud::PolicyActions ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **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] | {: class="table table-striped"}
Version data entries
20 entries across 20 versions & 1 rubygems