Sha256: c3b05800bb432ca2f0349840cab05cab81add3d23a6d7a5c613fd05c00bdb5fa
Contents?: true
Size: 1.03 KB
Versions: 1
Compression:
Stored size: 1.03 KB
Contents
--- title: JourneyGeolocation --- ## PureCloud::JourneyGeolocation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **country** | **String** | Geolocation's ISO 3166-1 alpha-2 country code. | [optional] | | **country_name** | **String** | Geolocation's country name. | [optional] | | **latitude** | **Float** | Geolocation's latitude. | [optional] | | **longitude** | **Float** | Geolocation's longitude. | [optional] | | **locality** | **String** | Geolocation's locality or city. | [optional] | | **postal_code** | **String** | Geolocation's postal code or ZIP code. | [optional] | | **region** | **String** | Geolocation's ISO-3166-2 region code. | [optional] | | **region_name** | **String** | Geolocation's region name. | [optional] | | **source** | **String** | The source that was used to determine the geolocation information. | [optional] | | **timezone** | **String** | Geolocation's timezone. | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-53.0.0 | docs/JourneyGeolocation.md |