| KalturaUserBaseFilter | 
			
				| Properties | 
			
				| 
						
							
								|  Inherited from KalturaObjectBase |  | 
			
				|  | 
			
				|  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| partnerIdEqual | int | V |  |  |  
								| screenNameLike | string | V |  |  |  
								| screenNameStartsWith | string | V |  |  |  
								| emailLike | string | V |  |  |  
								| emailStartsWith | string | V |  |  |  
								| tagsMultiLikeOr | string | V |  |  |  
								| tagsMultiLikeAnd | string | V |  |  |  
								| statusEqual | KalturaUserStatus | V |  |  |  
								| statusIn | string | V |  |  |  
								| createdAtGreaterThanOrEqual | int | V |  |  |  
								| createdAtLessThanOrEqual | int | V |  |  |  
								| updatedAtGreaterThanOrEqual | int | V |  |  |  
								| updatedAtLessThanOrEqual | int | V |  |  |  | 
			
				|  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| idEqual | string | V |  |  |  
								| idIn | string | V |  |  |  
								| typeEqual | KalturaUserType | V |  |  |  
								| typeIn | string | V |  |  |  
								| isAdminEqual | KalturaNullableBoolean | V |  |  |  
								| firstNameStartsWith | string | V |  |  |  
								| lastNameStartsWith | string | V |  |  |  | 
			
				| Sub classes: KalturaUserFilter, KalturaAdminUserBaseFilter, KalturaAdminUserFilter, KalturaGroupFilter |