Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.04 KB

UserPresence.md

File metadata and controls

17 lines (13 loc) · 1.04 KB

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 bool A boolean used to tell whether or not to set this presence source as the primary on a PATCH [optional]
presenceDefinition \PureCloudPlatform\Client\V2\Model\PresenceDefinition [optional]
message string [optional]
modifiedDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
selfUri string The URI for this object [optional]

[Back to Model list] [Back to API list] [Back to README]