| KalturaAnswerCuePoint | 
			
				| Properties | 
			
				| 
						
							
								|  Inherited from KalturaObjectBase |  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| id | string |  |  |  |  
								| intId | bigint |  |  |  |  
								| cuePointType | KalturaCuePointType |  |  |  |  
								| status | KalturaCuePointStatus |  |  |  |  
								| entryId | string | V |  |  |  
								| partnerId | int |  |  |  |  
								| createdAt | int |  |  |  |  
								| updatedAt | int |  |  |  |  
								| triggeredAt | int | V |  |  |  
								| tags | string | V |  |  |  
								| startTime | int | V |  | Start time in milliseconds |  
								| userId | string | V |  |  |  
								| partnerData | string | V |  |  |  
								| partnerSortValue | int | V |  |  |  
								| forceStop | KalturaNullableBoolean | V |  |  |  
								| thumbOffset | int | V |  |  |  
								| systemName | string | V |  |  |  
								| isMomentary | bool |  |  |  |  
								| copiedFrom | string |  |  |  |  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| parentId | string | V |  |  |  
								| quizUserEntryId | string | V |  |  |  
								| answerKey | string | V |  |  |  
								| openAnswer | string | V | Maximum length: 1024 |  |  
								| isCorrect | KalturaNullableBoolean |  |  |  |  
								| correctAnswerKeys | array of KalturaString |  |  | Array of string |  
								| explanation | string |  |  |  |  
								| feedback | string | V | Maximum length: 1024 |  |  |