Sha256: ac87df387ea18d52dc05c7157cbf81196f59138c1c38efef4643584efb5c264c
Contents?: true
Size: 961 Bytes
Versions: 13
Compression:
Stored size: 961 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 | | | **type** | **String** | The form type (evaluation) | | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **published** | **BOOLEAN** | | [optional] [default to false]| | **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
13 entries across 13 versions & 1 rubygems