| KalturaDropFolderFileFilter | 
			| Plugin | 
		
			| dropFolder | 
			| Properties | 
				|  | 
				| | Name | Type | Restrictions | Description | 
|---|
 | advancedSearch | KalturaSearchItem |  |  |  | orderBy | string |  | This parameter sets the order criteria by which objects will be retrieved. This parameter should by set according to the following enumeration: 
						KalturaDropFolderFileOrderBy. | 
 | 
				| | Name | Type | Restrictions | Description | 
|---|
 | createdAtGreaterThanOrEqual | int |  |  |  | createdAtLessThanOrEqual | int |  |  |  | deletedDropFolderFileIdEqual | int |  |  |  | dropFolderIdEqual | int |  |  |  | dropFolderIdIn | string |  |  |  | entryIdEqual | string |  |  |  | errorCodeEqual | KalturaDropFolderFileErrorCode |  |  |  | errorCodeIn | string |  |  |  | fileNameEqual | string |  |  |  | fileNameIn | string |  |  |  | fileNameLike | string |  |  |  | idEqual | int |  |  |  | idIn | string |  |  |  | leadDropFolderFileIdEqual | int |  |  |  | parsedFlavorEqual | string |  |  |  | parsedFlavorIn | string |  |  |  | parsedFlavorLike | string |  |  |  | parsedSlugEqual | string |  |  |  | parsedSlugIn | string |  |  |  | parsedSlugLike | string |  |  |  | partnerIdEqual | int |  |  |  | partnerIdIn | string |  |  |  | statusEqual | KalturaDropFolderFileStatus |  |  |  | statusIn | string |  |  |  | statusNotIn | string |  |  |  | updatedAtGreaterThanOrEqual | int |  |  |  | updatedAtLessThanOrEqual | int |  |  | 
 | 
				| 
					
						
							| KalturaDropFolderFileFilter |  |