Sha256: 73157129ffccb8c82673a30ff43d90740b17899750f64286594e38238964c26c
Contents?: true
Size: 1.13 KB
Versions: 5
Compression:
Stored size: 1.13 KB
Contents
--- title: Survey --- ## PureCloud::Survey ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **conversation** | [**Conversation**](Conversation.html) | | [optional] | | **survey_form** | [**SurveyForm**](SurveyForm.html) | Survey form used for this survey. | [optional] | | **agent** | [**UriReference**](UriReference.html) | | [optional] | | **status** | **String** | | [optional] | | **queue** | [**QueueReference**](QueueReference.html) | | [optional] | | **answers** | [**SurveyScoringSet**](SurveyScoringSet.html) | | [optional] | | **completed_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **survey_error_details** | [**SurveyErrorDetails**](SurveyErrorDetails.html) | Additional information about what happened when the survey is in Error status. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems