docs/ExternalContact.md in purecloudplatformclientv2-20.0.0 vs docs/ExternalContact.md in purecloudplatformclientv2-21.0.0

- old
+ new

@@ -23,9 +23,10 @@ | **address** | [**ContactAddress**](ContactAddress.html) | | [optional] | | **twitter_id** | [**TwitterId**](TwitterId.html) | | [optional] | | **modify_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **create_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **external_organization** | [**ExternalOrganization**](ExternalOrganization.html) | | [optional] | +| **survey_opt_out** | **BOOLEAN** | | [optional] | | **external_data_sources** | [**Array<ExternalDataSource>**](ExternalDataSource.html) | Links to the sources of data (e.g. one source might be a CRM) that contributed data to this record. Read-only, and only populated when requested via expand param. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}