| KalturaQuestionCuePointBaseFilter | 
			
				| Properties | 
			
				| 
						
							
								|  Inherited from KalturaObjectBase |  | 
			
				|  | 
			
				|  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| idEqual | string | V |  |  |  
								| idIn | string | V |  |  |  
								| cuePointTypeEqual | KalturaCuePointType | V |  |  |  
								| cuePointTypeIn | string | V |  |  |  
								| statusEqual | KalturaCuePointStatus | V |  |  |  
								| statusIn | string | V |  |  |  
								| entryIdEqual | string | V |  |  |  
								| entryIdIn | string | V |  |  |  
								| createdAtGreaterThanOrEqual | int | V |  |  |  
								| createdAtLessThanOrEqual | int | V |  |  |  
								| updatedAtGreaterThanOrEqual | int | V |  |  |  
								| updatedAtLessThanOrEqual | int | V |  |  |  
								| triggeredAtGreaterThanOrEqual | int | V |  |  |  
								| triggeredAtLessThanOrEqual | int | V |  |  |  
								| tagsLike | string | V |  |  |  
								| tagsMultiLikeOr | string | V |  |  |  
								| tagsMultiLikeAnd | string | V |  |  |  
								| startTimeGreaterThanOrEqual | int | V |  |  |  
								| startTimeLessThanOrEqual | int | V |  |  |  
								| userIdEqual | string | V |  |  |  
								| userIdIn | string | V |  |  |  
								| partnerSortValueEqual | int | V |  |  |  
								| partnerSortValueIn | string | V |  |  |  
								| partnerSortValueGreaterThanOrEqual | int | V |  |  |  
								| partnerSortValueLessThanOrEqual | int | V |  |  |  
								| forceStopEqual | KalturaNullableBoolean | V |  |  |  
								| systemNameEqual | string | V |  |  |  
								| systemNameIn | string | V |  |  |  | 
			
				|  | 
			
				| 
						
							
								| KalturaQuestionCuePointBaseFilter |  
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| questionLike | string | V |  |  |  
								| questionMultiLikeOr | string | V |  |  |  
								| questionMultiLikeAnd | string | V |  |  |  | 
			
				| Sub classes: KalturaQuestionCuePointFilter |