# Bombbomb.VideoRecorderMethodResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**userId** | **String** | The id of the user for whom this video will be recorded | [optional] 
**email** | **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** | **Integer** | The width of the video recorder | [optional] 
**height** | **Integer** | the Height of the video recorder | [optional] 
**https** | **Boolean** | Whether communication from the recorder will be handled via HTTPS (always true) | [optional] 


