

# ApiRainbowUcsV10ConnectionsRoommember

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | the room Id | 
**user** | **String** | the user Id | 
**status** | [**StatusEnum**](#StatusEnum) | the member status | 



## Enum: StatusEnum

Name | Value
---- | -----
ACCEPTED | &quot;accepted&quot;
REJECTED | &quot;rejected&quot;
UNSUBSCRIBED | &quot;unsubscribed&quot;



