| KalturaQuestionCuePoint |
| Properties |
Inherited from KalturaObjectBase
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| id |
string |
|
|
|
| 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 |
|
|
|
| partnerData |
string |
V |
|
|
| partnerSortValue |
int |
V |
|
|
| forceStop |
KalturaNullableBoolean |
V |
|
|
| thumbOffset |
int |
V |
|
|
| systemName |
string |
V |
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| optionalAnswers |
map of KalturaOptionalAnswer |
V |
|
Array of key value answerKey->optionAnswer objects |
| hint |
string |
V |
|
|
| question |
string |
V |
|
|
| explanation |
string |
V |
|
|
|