doc_out/Location.html.md in purecloud-0.57.1 vs doc_out/Location.html.md in purecloud-0.58.1

- old
+ new

@@ -5,17 +5,13 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **id** | **String** | The globally unique identifier for the object. | [optional] | -| **name** | **String** | | [optional] | -| **address** | [**LocationAddress**](LocationAddress.html) | | [optional] | -| **address_verified** | **BOOLEAN** | | [optional] [default to false]| -| **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] | -| **state** | **String** | Current activity status of the location. | [optional] | -| **version** | **Integer** | | [optional] | -| **path** | **Array<String>** | | [optional] | -| **self_uri** | **String** | The URI for this object | [optional] | +| **id** | **String** | | [optional] | +| **floorplan_id** | **String** | | [optional] | +| **coordinates** | **Hash<String, Float>** | | [optional] | +| **notes** | **String** | | [optional] | +| **location_definition** | [**LocationDefinition**](LocationDefinition.html) | | [optional] | {: class="table table-striped"}