Sha256: 8424e8a66486729e30326b8819e4011647e5b1a6c9bc3cf797f94ef48b4592b6

Contents?: true

Size: 1013 Bytes

Versions: 144

Compression:

Stored size: 1013 Bytes

Contents

---
title: Geolocation
---
## PureCloud::Geolocation

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **type** | **String** | A string used to describe the type of client the geolocation is being updated from e.g. ios, android, web, etc. | [optional] |
| **primary** | **BOOLEAN** | A boolean used to tell whether or not to set this geolocation client as the primary on a PATCH | [optional] |
| **latitude** | **Float** |  | [optional] |
| **longitude** | **Float** |  | [optional] |
| **country** | **String** |  | [optional] |
| **region** | **String** |  | [optional] |
| **city** | **String** |  | [optional] |
| **locations** | [**Array<LocationDefinition>**](LocationDefinition.html) |  | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

144 entries across 144 versions & 2 rubygems

Version Path
purecloudplatformclientv2-44.0.0 docs/Geolocation.md
purecloudplatformclientv2-43.1.0 docs/Geolocation.md
purecloudplatformclientv2-43.0.0 docs/Geolocation.md
purecloudplatformclientv2-42.0.0 docs/Geolocation.md
purecloudplatformclientv2-41.0.0 docs/Geolocation.md
purecloudplatformclientv2-40.0.0 docs/Geolocation.md
purecloudplatformclientv2-39.1.0 docs/Geolocation.md
purecloudplatformclientv2-39.0.0 docs/Geolocation.md
purecloudplatformclientv2-38.0.0 docs/Geolocation.md
purecloudplatformclientv2-37.0.0 docs/Geolocation.md
purecloudplatformclientv2-36.1.0 docs/Geolocation.md
purecloudplatformclientv2-36.0.0 docs/Geolocation.md
purecloudplatformclientv2-35.0.0 docs/Geolocation.md
purecloudplatformclientv2-34.0.0 docs/Geolocation.md
purecloudplatformclientv2-33.1.0 docs/Geolocation.md
purecloudplatformclientv2-33.0.0 docs/Geolocation.md
purecloudplatformclientv2-32.0.0 docs/Geolocation.md
purecloudplatformclientv2-31.0.0 docs/Geolocation.md
purecloudplatformclientv2-30.1.0 docs/Geolocation.md
purecloudplatformclientv2-30.0.0 docs/Geolocation.md