Sha256: 414050d295f3b3bd373e2e70805ece853ca24a6945a0889460dcfd7a222f6bc1

Contents?: true

Size: 1.14 KB

Versions: 29

Compression:

Stored size: 1.14 KB

Contents

---
title: Question
---
## PureCloud::Question

## 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] |
| **max_response_characters** | **Integer** | How many characters are allowed in the text response to this question. Used by NPS and Free Text question types. | [optional] |
| **explanation_prompt** | **String** | Prompt for details explaining the chosen NPS score. Used by NPS questions. | [optional] |
| **is_kill** | **BOOLEAN** |  | [optional] |
| **is_critical** | **BOOLEAN** |  | [optional] |
{: class="table table-striped"}


Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
purecloudplatformclientv2-31.0.0 docs/Question.md
purecloudplatformclientv2-30.1.0 docs/Question.md
purecloudplatformclientv2-30.0.0 docs/Question.md
purecloudplatformclientv2-29.0.0 docs/Question.md
purecloudplatformclientv2-27.1.0 docs/Question.md
purecloudplatformclientv2-27.0.0 docs/Question.md
purecloudplatformclientv2-26.0.1 docs/Question.md
purecloudplatformclientv2-26.0.0 docs/Question.md
purecloudplatformclientv2-25.0.0 docs/Question.md