| KalturaShortLinkBaseFilter | 
			
				| Properties | 
			
				| 
						
							
								|  Inherited from KalturaObjectBase |  | 
			
				|  | 
			
				| 
						
							
								| KalturaShortLinkBaseFilter |  
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| idEqual | string | V |  |  |  
								| idIn | string | V |  |  |  
								| createdAtGreaterThanOrEqual | int | V |  |  |  
								| createdAtLessThanOrEqual | int | V |  |  |  
								| updatedAtGreaterThanOrEqual | int | V |  |  |  
								| updatedAtLessThanOrEqual | int | V |  |  |  
								| expiresAtGreaterThanOrEqual | int | V |  |  |  
								| expiresAtLessThanOrEqual | int | V |  |  |  
								| partnerIdEqual | int | V |  |  |  
								| partnerIdIn | string | V |  |  |  
								| userIdEqual | string | V |  |  |  
								| userIdIn | string | V |  |  |  
								| systemNameEqual | string | V |  |  |  
								| systemNameIn | string | V |  |  |  
								| statusEqual | KalturaShortLinkStatus | V |  |  |  
								| statusIn | string | V |  |  |  | 
			
				| Sub classes: KalturaShortLinkFilter |