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