Sha256: b1bd8fbd78a52059d2ced649a693eb876308477d84663caed0448de74b695c52

Contents?: true

Size: 1.56 KB

Versions: 13

Compression:

Stored size: 1.56 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<QuestionGroup>**](QuestionGroup.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

13 entries across 13 versions & 1 rubygems

Version Path
purecloudplatformclientv2-46.1.0 docs/SurveyForm.md
purecloudplatformclientv2-46.0.0 docs/SurveyForm.md
purecloudplatformclientv2-45.0.0 docs/SurveyForm.md
purecloudplatformclientv2-44.0.0 docs/SurveyForm.md
purecloudplatformclientv2-43.1.0 docs/SurveyForm.md
purecloudplatformclientv2-43.0.0 docs/SurveyForm.md
purecloudplatformclientv2-42.0.0 docs/SurveyForm.md
purecloudplatformclientv2-41.0.0 docs/SurveyForm.md
purecloudplatformclientv2-40.0.0 docs/SurveyForm.md
purecloudplatformclientv2-39.1.0 docs/SurveyForm.md
purecloudplatformclientv2-39.0.0 docs/SurveyForm.md
purecloudplatformclientv2-38.0.0 docs/SurveyForm.md
purecloudplatformclientv2-37.0.0 docs/SurveyForm.md