KalturaGroupUserFilter |
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:
KalturaGroupUserOrderBy. |
|
|
Name | Type | Restrictions | Description |
---|
createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | groupIdEqual | string | | | groupIdIn | string | | | statusEqual | KalturaGroupUserStatus | | | statusIn | string | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | | userIdEqual | string | | | userIdIn | string | | |
|
|