--- title: Location --- ## PureCloud::Location ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | Unique identifier for the location | [optional] | | **floorplan_id** | **String** | Unique identifier for the location floorplan image | [optional] | | **coordinates** | **Hash<String, Float>** | Users coordinates on the floorplan. Only used when floorplanImage is set | [optional] | | **notes** | **String** | Optional description on the users location | [optional] | | **location_definition** | [**LocationDefinition**](LocationDefinition.html) | | [optional] | {: class="table table-striped"}