Sha256: 697eed0f29c17348a768d67640618dbad881b3e8c333e1123ceffa162adbf0bb

Contents?: true

Size: 1.12 KB

Versions: 4

Compression:

Stored size: 1.12 KB

Contents

---
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. | |
| **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) |  | [optional] |
| **address** | [**LocationAddress**](LocationAddress.html) |  | [optional] |
| **address_verified** | **BOOLEAN** |  | [optional] |
| **state** | **String** | Current activity status of the location. | [optional] |
| **notes** | **String** |  | [optional] |
| **version** | **Integer** |  | [optional] |
| **path** | **Array<String>** | A list of ancestor IDs in order | [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"}


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
purecloudplatformclientv2-63.0.0 docs/LocationDefinition.md
purecloudplatformclientv2-62.0.0 docs/LocationDefinition.md
purecloudplatformclientv2-61.0.0 docs/LocationDefinition.md
purecloudplatformclientv2-60.0.0 docs/LocationDefinition.md