docs/LocationDefinition.md in purecloudplatformclientv2-59.0.0 vs docs/LocationDefinition.md in purecloudplatformclientv2-60.0.0
- old
+ new
@@ -7,16 +7,16 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the Location. | |
+| **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] |
| **address** | [**LocationAddress**](LocationAddress.html) | | [optional] |
| **address_verified** | **BOOLEAN** | | [optional] |
-| **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] |
| **state** | **String** | Current activity status of the location. | [optional] |
-| **version** | **Integer** | | [optional] |
-| **path** | **Array<String>** | | [optional] |
| **notes** | **String** | | [optional] |
+| **version** | **Integer** | | [optional] |
+| **path** | **Array<String>** | A list of ancestor IDs in order | [optional] |
| **profile_image** | [**Array<LocationImage>**](LocationImage.html) | Profile image set for the location | [optional] |
| **floorplan_image** | [**Array<LocationImage>**](LocationImage.html) | | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}