KalturaAdminUserBaseFilter |
Properties
|
|
Name | Type | Description |
---|
advancedSearch | KalturaSearchItem | | orderBy | string | This parameter sets the order criteria by which objects will be retrieved. |
|
Name | Type | Description |
---|
createdAtGreaterThanOrEqual | int | | createdAtLessThanOrEqual | int | | emailLike | string | | emailStartsWith | string | | isAdminEqual | bool | | partnerIdEqual | int | | screenNameLike | string | | screenNameStartsWith | string | | statusEqual | KalturaUserStatus | | statusIn | string | | tagsMultiLikeAnd | string | | tagsMultiLikeOr | string | |
|
Name | Type | Description |
---|
idEqual | string | | idIn | string | | loginEnabledEqual | bool | |
|
KalturaAdminUserBaseFilter
|
|
Sub classes: KalturaAdminUserFilter |