| Name | Type | Description | Notes |
|---|---|---|---|
| UserId | string | The id of the user for whom this video will be recorded | [optional] |
| string | The email address of the user for whom this video will be recorded | [optional] | |
| ClientId | string | The client_id of the user for whom this video will be recorded | [optional] |
| VidId | string | The id of the video that will be recorded | [optional] |
| Content | string | An HTML blob that displays a video recorder | [optional] |
| Width | int? | The width of the video recorder | [optional] |
| Height | int? | the Height of the video recorder | [optional] |
| Https | bool? | Whether communication from the recorder will be handled via HTTPS (always true) | [optional] |