KalturaQuizUserEntryFilter |
Properties
|
|
Name | Type | Restrictions | Description |
---|
advancedSearch | KalturaSearchItem | | | orderBy | string | | This parameter sets the order criteria by which objects will be retrieved. This parameter should by set according to the following enumeration:
KalturaQuizUserEntryOrderBy. |
|
Name | Type | Restrictions | Description |
---|
createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | entryIdEqual | string | | | entryIdIn | string | | | entryIdNotIn | string | | | idEqual | int | | | idIn | string | | | idNotIn | string | | | statusEqual | KalturaUserEntryStatus | | | typeEqual | KalturaUserEntryType | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | | userIdEqual | string | | | userIdIn | string | | | userIdNotIn | string | | |
|
|
|
KalturaQuizUserEntryFilter
|
|