Sha256: 9bbe0ee1e2fce8f375baf7bf5060b72cc21df3f2e54d7f1e3575b776abede1e3
Contents?: true
Size: 914 Bytes
Versions: 5
Compression:
Stored size: 914 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] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems