--- title: Location --- ## PureCloud::Location ## 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] | {: class="table table-striped"}