docs/TimeZoneMappingPreview.md in purecloudplatformclientv2-61.0.0 vs docs/TimeZoneMappingPreview.md in purecloudplatformclientv2-62.0.0
- old
+ new
@@ -5,10 +5,10 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **contact_list** | [**UriReference**](UriReference.html) | The associated ContactList | [optional] |
+| **contact_list** | [**DomainEntityRef**](DomainEntityRef.html) | The associated ContactList | [optional] |
| **contacts_per_time_zone** | **Hash<String, Integer>** | The number of contacts per time zone that mapped to only that time zone | [optional] |
| **contacts_mapped_using_zip_code** | **Hash<String, Integer>** | The number of contacts per time zone that mapped to only that time zone and were mapped using the zip code column | [optional] |
| **contacts_mapped_to_a_single_zone** | **Integer** | The total number of contacts that mapped to a single time zone | [optional] |
| **contacts_mapped_to_a_single_zone_using_zip_code** | **Integer** | The total number of contacts that mapped to a single time zone and were mapped using the zip code column | [optional] |
| **contacts_mapped_to_multiple_zones** | **Integer** | The total number of contacts that mapped to multiple time zones | [optional] |