| KalturaCategoryUserFilter |
|
Properties
|
|
| Name | Type | 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:
KalturaCategoryUserOrderBy. |
|
| Name | Type | Description |
|---|
| categoryFullIdsEqual | string | | | categoryFullIdsStartsWith | string | | | categoryIdEqual | int | | | categoryIdIn | string | | | createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | permissionLevelEqual | KalturaCategoryUserPermissionLevel | | | permissionLevelIn | string | | | permissionNamesMatchAnd | string | | | permissionNamesMatchOr | string | | | statusEqual | KalturaCategoryUserStatus | | | statusIn | string | | | updateMethodEqual | KalturaUpdateMethodType | | | updateMethodIn | string | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | | userIdEqual | string | | | userIdIn | string | |
|
|
KalturaCategoryUserFilter
|
| Name | Type | Description |
|---|
| categoryDirectMembers | bool | Return the list of categoryUser that are not inherited from parent category - only the direct categoryUsers.
| | freeText | string | Free text search on user id or screen name
|
|