--- title: LocationCreateUpdateDefinition --- ## PureCloud::LocationCreateUpdateDefinition ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The name of the Location. | | | **address** | [**LocationAddress**](LocationAddress.html) | | [optional] | | **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] | | **version** | **Integer** | | [optional] | | **state** | **String** | Current activity status of the location. | [optional] | | **notes** | **String** | | [optional] | | **contact_user** | **String** | The user id of the location contact | [optional] | | **path** | **Array<String>** | | [optional] | | **address_verified** | **BOOLEAN** | | [optional] | {: class="table table-striped"}