# KinowJavascriptSdk.ConvertMediaLiveRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Required to setup video asset name | [optional] 
**streamId** | **String** | Required if live_id is not given. Is not compatible with date | 
**liveId** | **String** | Required if stream_id is not given. Date are required with this parameter | [optional] 
**dateFrom** | **String** | Required with live_id | [optional] 
**dateTo** | **String** | Required with live_id | [optional] 


