Sha256: ade2dea5bb1516d079ce9cc61736bf8a55f1c96e31ca7019e730f14f5c255ca4
Contents?: true
Size: 881 Bytes
Versions: 3
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_critical** | **BOOLEAN** | | [optional] | | **is_kill** | **BOOLEAN** | | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-81.0.0 | docs/EvaluationQuestion.md |
purecloudplatformclientv2-69.0.0 | docs/EvaluationQuestion.md |
purecloudplatformclientv2-57.0.0 | docs/EvaluationQuestion.md |