Sha256: 4272dcdfe7d1458ee093c1354875ed4baef175b7eabf004750190884f1b0026d
Contents?: true
Size: 1.45 KB
Versions: 43
Compression:
Stored size: 1.45 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] | | **assign_surveys** | [**Array<SurveyAssignment>**](SurveyAssignment.html) | | [optional] | | **retention_duration** | [**RetentionDuration**](RetentionDuration.html) | | [optional] | | **initiate_screen_recording** | [**InitiateScreenRecording**](InitiateScreenRecording.html) | | [optional] | | **media_transcriptions** | [**Array<MediaTranscription>**](MediaTranscription.html) | | [optional] | {: class="table table-striped"}
Version data entries
43 entries across 43 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-27.0.0 | docs/PolicyActions.md |
purecloudplatformclientv2-26.0.1 | docs/PolicyActions.md |
purecloudplatformclientv2-26.0.0 | docs/PolicyActions.md |