Sha256: 43a4dea33df02bbf977a3e0e6a04c3091150ffe3ed5ed222101a5726e5740838
Contents?: true
Size: 886 Bytes
Versions: 31
Compression:
Stored size: 886 Bytes
Contents
--- title: EvaluationForm --- ## PureCloud::EvaluationForm ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The evaluation form name | | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **published** | **BOOLEAN** | | [optional] | | **context_id** | **String** | | [optional] | | **question_groups** | [**Array<QuestionGroup>**](QuestionGroup.html) | A list of question groups | | | **published_versions** | [**DomainEntityListingEvaluationForm**](DomainEntityListingEvaluationForm.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
31 entries across 31 versions & 1 rubygems