Sha256: a6acf321f4a51b1890f5c8af2f875d9030ec6de7008b91b4b01adcef5728d3d8
Contents?: true
Size: 982 Bytes
Versions: 26
Compression:
Stored size: 982 Bytes
Contents
--- title: UserPresence --- ## PureCloud::UserPresence ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **source** | **String** | Represents the source where the Presence was set. Some examples are: PURECLOUD, LYNC, OUTLOOK, etc. | [optional] | | **primary** | **BOOLEAN** | A boolean used to tell whether or not to set this presence source as the primary on a PATCH | [optional] [default to false]| | **presence_definition** | [**OrganizationPresence**](OrganizationPresence.html) | | [optional] | | **message** | **String** | | [optional] | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
26 entries across 26 versions & 1 rubygems