--- title: Change --- ## PureCloud::Change ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **entity** | [**AuditEntity**](AuditEntity.html) | | [optional] | | **property** | **String** | The property that was changed | [optional] | | **old_values** | **Array<String>** | The old values which were modified and/or removed by this action. | [optional] | | **new_values** | **Array<String>** | The new values which were modified and/or added by this action. | [optional] | {: class="table table-striped"}