# RainbowEnduserPortal.BindOpenInviteIdWithRoomIdSuccessData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**userId** | **String** | User unique identifier | 
**openInviteId** | **String** | uuid representing a part of the user&#39;s public URL to invite somebody to join a room. Example of public URL: https://meet.openrainbow.com/0fc06e0ce4a849fcbe214ae5e1107417 | 
**roomId** | **String** | Room unique identifier. Field can be empty when the open invite is not bind with a room | 
**roomType** | **String** | Type that classify the public link (&#39;default&#39;, &#39;personal_audio_room&#39;, &#39;personal_video_room&#39;) | 


