# S2SApi.ApiRainbowUcsV10ConnectionsPresence

## Properties

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



## Enum: ShowEnum


* `away` (value: `"away"`)

* `chat` (value: `"chat"`)

* `dnd` (value: `"dnd"`)

* `xa` (value: `"xa"`)




