docs/LocationDefinition.md in purecloudplatformclientv2-63.0.0 vs docs/LocationDefinition.md in purecloudplatformclientv2-64.0.0

- old
+ new

@@ -7,9 +7,10 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the Location. | | +| **contact_user** | [**AddressableEntityRef**](AddressableEntityRef.html) | Site contact for the location | [optional] | | **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] | | **address** | [**LocationAddress**](LocationAddress.html) | | [optional] | | **address_verified** | **BOOLEAN** | | [optional] | | **state** | **String** | Current activity status of the location. | [optional] | | **notes** | **String** | | [optional] |