# S2SApi.ApiRainbowUcsV10ConnectionsRoommember

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | the room Id | 
**user** | **String** | the user Id | 
**status** | **String** | the member status | 



## Enum: StatusEnum


* `accepted` (value: `"accepted"`)

* `rejected` (value: `"rejected"`)

* `unsubscribed` (value: `"unsubscribed"`)




