Sha256: fff4a6b194723a9dc74511116cf8408f7e4c1ec3f2aa3f007f8136ecd3f1c992
Contents?: true
Size: 932 Bytes
Versions: 28
Compression:
Stored size: 932 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] [default to false]| | **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
28 entries across 28 versions & 1 rubygems