| KalturaBaseUserFilter |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| partnerIdEqual |
int |
V |
|
|
| screenNameLike |
string |
V |
|
|
| screenNameStartsWith |
string |
V |
|
|
| emailLike |
string |
V |
|
|
| emailStartsWith |
string |
V |
|
|
| tagsMultiLikeOr |
string |
V |
|
|
| tagsMultiLikeAnd |
string |
V |
|
|
| statusEqual |
KalturaUserStatus |
V |
|
|
| statusIn |
string |
V |
|
|
| createdAtGreaterThanOrEqual |
int |
V |
|
|
| createdAtLessThanOrEqual |
int |
V |
|
|
| updatedAtGreaterThanOrEqual |
int |
V |
|
|
| updatedAtLessThanOrEqual |
int |
V |
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
|
| Sub classes: KalturaUserBaseFilter, KalturaUserFilter, KalturaAdminUserBaseFilter, KalturaAdminUserFilter, KalturaGroupFilter |