# KnetikCloud.VideoPropertyDefinitionResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**file_type** | **String** | If provided, a file type that teh property must match | [optional] 
**max_height** | **Number** | If provided, the maximum height of the video | [optional] 
**max_length** | **Number** | If provided, the maximum length of the video | [optional] 
**max_width** | **Number** | If provided, the maximum width of the video | [optional] 
**min_height** | **Number** | If provided, the minimum height of the video | [optional] 
**min_length** | **Number** | If provided, the minimum length of the video | [optional] 
**min_width** | **Number** | If provided, the minimum width of the video | [optional] 


