--- title: LocationDefinition --- ## PureCloud::LocationDefinition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the Location. | | | **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] | | **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"}