Sha256: 84043ff36e1886210f154431a6c6e558f5bfb36807604c35707ff54941595c59

Contents?: true

Size: 1.58 KB

Versions: 52

Compression:

Stored size: 1.58 KB

Contents

---
title: SurveyForm
---
## PureCloud::SurveyForm

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The survey form name | |
| **modified_date** | **DateTime** | Last modified date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **published** | **BOOLEAN** | Is this form published | [optional] |
| **disabled** | **BOOLEAN** | Is this form disabled | [optional] |
| **context_id** | **String** | Unique Id for all versions of this form | |
| **language** | **String** | Language for survey viewer localization. Currently localized languages: da, de, en-US, es, fi, fr, it, ja, ko, nl, no, pl, pt-BR, sv, th, tr, zh-CH, zh-TW | |
| **header_image_id** | **String** | Id of the header image appearing at the top of the form. | [optional] |
| **header_image_url** | **String** | Temporary URL for accessing header image | [optional] |
| **header** | **String** | Markdown text for the top of the form. | [optional] |
| **footer** | **String** | Markdown text for the bottom of the form. | [optional] |
| **question_groups** | [**Array<SurveyQuestionGroup>**](SurveyQuestionGroup.html) | A list of question groups | |
| **published_versions** | [**DomainEntityListingSurveyForm**](DomainEntityListingSurveyForm.html) | List of published version of this form | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
purecloudplatformclientv2-91.0.0 docs/SurveyForm.md
purecloudplatformclientv2-90.0.0 docs/SurveyForm.md
purecloudplatformclientv2-89.0.0 docs/SurveyForm.md
purecloudplatformclientv2-88.0.0 docs/SurveyForm.md
purecloudplatformclientv2-87.0.0 docs/SurveyForm.md
purecloudplatformclientv2-86.0.0 docs/SurveyForm.md
purecloudplatformclientv2-85.0.1 docs/SurveyForm.md
purecloudplatformclientv2-85.0.0 docs/SurveyForm.md
purecloudplatformclientv2-84.0.0 docs/SurveyForm.md
purecloudplatformclientv2-83.0.0 docs/SurveyForm.md
purecloudplatformclientv2-82.0.0 docs/SurveyForm.md
purecloudplatformclientv2-81.0.0 docs/SurveyForm.md
purecloudplatformclientv2-80.0.0 docs/SurveyForm.md
purecloudplatformclientv2-79.0.0 docs/SurveyForm.md
purecloudplatformclientv2-78.1.0 docs/SurveyForm.md
purecloudplatformclientv2-78.0.0 docs/SurveyForm.md
purecloudplatformclientv2-77.0.0 docs/SurveyForm.md
purecloudplatformclientv2-76.0.0 docs/SurveyForm.md
purecloudplatformclientv2-75.1.0 docs/SurveyForm.md
purecloudplatformclientv2-75.0.0 docs/SurveyForm.md