# KinowJavascriptSdk.CreateAttributeRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**productId** | **Integer** | Product ID to attach this access | [optional] 
**videoGroupId** | **Integer** | Video Group ID to restrict this access | [optional] 
**videoId** | **Integer** | Video ID to restrict this access | [optional] 
**type** | **String** | RENT, BUY or SUBSCRIPTION | [optional] 
**mode** | **String** | BOTH (Streaming &amp; Download), STREAMING or DOWNLOAD | [optional] 
**quality** | **String** | ALL, HD or SD | [optional] 
**price** | **Number** | Retail price to sell this access | [optional] 
**priceMode** | **Integer** | Pre-tax price (0) or price with tax (1) | [optional] 
**duration** | **Integer** | Duration in days while user can access videos | [optional] 
**watchingDuration** | **Integer** | Duration in days while user can watch video after first play | [optional] 
**maximumViews** | **Integer** | Maximum views a user can watch video | [optional] 


