KalturaPermissionItemFilter |
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:
KalturaPermissionItemOrderBy. |
|
Name | Type | Restrictions | Description |
---|
createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | idEqual | int | | | idIn | string | | | partnerIdEqual | int | | | partnerIdIn | string | | | tagsMultiLikeAnd | string | | | tagsMultiLikeOr | string | | | typeEqual | KalturaPermissionItemType | | | typeIn | string | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | |
|
KalturaPermissionItemFilter
|
|
Sub classes: KalturaApiActionPermissionItemBaseFilter, KalturaApiParameterPermissionItemBaseFilter |