| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | A unique identifier for the room participant. | [optional] |
| sessionId | UUID | Identify the room session that participant is part of. | [optional] |
| context | String | Context provided to the given participant through the client SDK | [optional] |
| joinedAt | String | ISO 8601 timestamp when the participant joined the session. | [optional] |
| updatedAt | String | ISO 8601 timestamp when the participant was updated. | [optional] |
| leftAt | String | ISO 8601 timestamp when the participant left the session. | [optional] |
| recordType | String | [optional] [readonly] |