Sha256: f00bd065fa0e865657f16031ad4e71649639d8592e530a4362047f0bcbcb216f
Contents?: true
Size: 881 Bytes
Versions: 54
Compression:
Stored size: 881 Bytes
Contents
--- title: EvaluationQuestion --- ## PureCloud::EvaluationQuestion ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | | [optional] | | **text** | **String** | | [optional] | | **help_text** | **String** | | [optional] | | **type** | **String** | | [optional] | | **na_enabled** | **BOOLEAN** | | [optional] | | **comments_required** | **BOOLEAN** | | [optional] | | **visibility_condition** | [**VisibilityCondition**](VisibilityCondition.html) | | [optional] | | **answer_options** | [**Array<AnswerOption>**](AnswerOption.html) | Options from which to choose an answer for this question. Only used by Multiple Choice type questions. | [optional] | | **is_kill** | **BOOLEAN** | | [optional] | | **is_critical** | **BOOLEAN** | | [optional] | {: class="table table-striped"}
Version data entries
54 entries across 54 versions & 1 rubygems