docs/SurveyAssignment.md in purecloudplatformclientv2-36.1.0 vs docs/SurveyAssignment.md in purecloudplatformclientv2-37.0.0
- old
+ new
@@ -5,11 +5,13 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **survey_form** | [**SurveyFormUriReference**](SurveyFormUriReference.html) | The survey form used for this survey. | [optional] |
+| **survey_form** | [**PublishedSurveyFormReference**](PublishedSurveyFormReference.html) | The survey form used for this survey. | [optional] |
| **flow** | [**UriReference**](UriReference.html) | The URI reference to the flow associated with this survey. | [optional] |
| **invite_time_interval** | **String** | An ISO 8601 repeated interval consisting of the number of repetitions, the start datetime, and the interval (e.g. R2/2018-03-01T13:00:00Z/P1M10DT2H30M). Total duration must not exceed 90 days. | [optional] |
+| **sending_user** | **String** | User together with sendingDomain used to send email, null to use no-reply | [optional] |
+| **sending_domain** | **String** | Validated email domain, required | |
{: class="table table-striped"}