Sha256: 3de42e3195a78f9865b3764d3a0300185d533af9354b90865e513d4bea84963c
Contents?: true
Size: 1.92 KB
Versions: 1
Compression:
Stored size: 1.92 KB
Contents
--- title: Evaluation --- ## PureCloud::Evaluation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **conversation** | [**Conversation**](Conversation.html) | | [optional] | | **evaluation_form** | [**EvaluationForm**](EvaluationForm.html) | Evaluation form used for evaluation. | [optional] | | **evaluator** | [**User**](User.html) | | [optional] | | **agent** | [**User**](User.html) | | [optional] | | **calibration** | [**Calibration**](Calibration.html) | | [optional] | | **status** | **String** | | [optional] | | **answers** | [**EvaluationScoringSet**](EvaluationScoringSet.html) | | [optional] | | **agent_has_read** | **BOOLEAN** | | [optional] [default to false]| | **release_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **assigned_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **changed_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **queue** | [**Queue**](Queue.html) | | [optional] | | **resource_id** | **String** | Only used for email evaluations. Will be null for all other evaluations. | [optional] | | **resource_type** | **String** | The type of resource. Only used for email evaluations. Will be null for evaluations on all other resources. | [optional] | | **redacted** | **BOOLEAN** | Is only true when the user making the request does not have sufficient permissions to see evaluation | [optional] [default to false]| | **is_scoring_index** | **BOOLEAN** | | [optional] [default to false]| | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.36.1 | doc_out/Evaluation.html.md |