

# ApiRainbowUcsV10ConnectionsPresence

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **String** |  | 
**resource** | **String** | the presence emitting resource |  [optional]
**show** | [**ShowEnum**](#ShowEnum) | presence &#39;show&#39; attribute |  [optional]
**status** | **String** | presence &#39;status&#39; attribute |  [optional]



## Enum: ShowEnum

Name | Value
---- | -----
AWAY | &quot;away&quot;
CHAT | &quot;chat&quot;
DND | &quot;dnd&quot;
XA | &quot;xa&quot;



