Sha256: bd60aa2424dfb60bf31722389c9477b819cf9a57974ade892030fc15ddcddddc
Contents?: true
Size: 619 Bytes
Versions: 1
Compression:
Stored size: 619 Bytes
Contents
--- title: JourneySurveyQuestion --- ## PureCloud::JourneySurveyQuestion ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Type of survey question. | [optional] | | **label** | **String** | Label of question. | | | **customer_property** | **String** | The customer property that the answer maps to. | [optional] | | **choices** | **Array<String>** | Choices available to user. | [optional] | | **is_mandatory** | **BOOLEAN** | Whether answering this question is mandatory. | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-53.0.0 | docs/JourneySurveyQuestion.md |