--- title: PropertyChange --- ## PureCloud::PropertyChange ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **property** | **String** | The property that was changed | [optional] | | **old_values** | **Array<String>** | Previous values for the property. | [optional] | | **new_values** | **Array<String>** | New values for the property. | [optional] | {: class="table table-striped"}