Sha256: 846731603e80ef2fc2d06b6e0d5a6bf1d3d9be96482529121e79f88a71a60053
Contents?: true
Size: 906 Bytes
Versions: 57
Compression:
Stored size: 906 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<EvaluationQuestionGroup>**](EvaluationQuestionGroup.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
57 entries across 57 versions & 1 rubygems