Sha256: 2bd8e8abe539c46192ddb32db80871af64c24a3b659d55562f30524c2dfcfdff
Contents?: true
Size: 1.27 KB
Versions: 177
Compression:
Stored size: 1.27 KB
Contents
--- title: Calibration --- ## PureCloud::Calibration ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **calibrator** | [**User**](User.html) | | [optional] | | **agent** | [**User**](User.html) | | [optional] | | **conversation** | [**Conversation**](Conversation.html) | | [optional] | | **evaluation_form** | [**EvaluationForm**](EvaluationForm.html) | | [optional] | | **context_id** | **String** | | [optional] | | **average_score** | **Integer** | | [optional] | | **high_score** | **Integer** | | [optional] | | **low_score** | **Integer** | | [optional] | | **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **evaluations** | [**Array<Evaluation>**](Evaluation.html) | | [optional] | | **evaluators** | [**Array<User>**](User.html) | | [optional] | | **scoring_index** | [**Evaluation**](Evaluation.html) | | [optional] | | **expert_evaluator** | [**User**](User.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
177 entries across 177 versions & 2 rubygems