Sha256: b25839d82ac43ca96e13d5aa95f58e6219525923a09bcd2a895b38ace5c685de
Contents?: true
Size: 1.32 KB
Versions: 162
Compression:
Stored size: 1.32 KB
Contents
--- title: CalibrationCreate --- ## PureCloud::CalibrationCreate ## 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) | The conversation to use for the calibration. | | | **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
162 entries across 162 versions & 2 rubygems