KalturaCategoryEntryBaseFilter |
Properties
|
|
Name | Type | Description |
---|
advancedSearch | KalturaSearchItem | | orderBy | string | This parameter sets the order criteria by which objects will be retrieved. |
|
KalturaCategoryEntryBaseFilter
|
Name | Type | Description |
---|
categoryFullIdsStartsWith | string | | categoryIdEqual | int | | categoryIdIn | string | | createdAtGreaterThanOrEqual | int | | createdAtLessThanOrEqual | int | | entryIdEqual | string | | entryIdIn | string | | statusEqual | KalturaCategoryEntryStatus | | statusIn | string | |
|
Sub classes: KalturaCategoryEntryFilter |